Commit Graph

28 Commits

Author SHA1 Message Date
b31f5b5cd2 Add fireflies 2026-05-04 11:19:21 +07:00
1a0f293305 Add Playlists 2 2026-05-04 11:06:56 +07:00
85ee79cf3d Add Playlists 2026-05-02 21:43:58 +07:00
9b13ac93de Add Playlists page with Spotify and YouTube Music links for BSKZ
New page at /playlists listing 40 curated playlists (5 Spotify + 5 YouTube Music
per dance style) for Bachata, Salsa, Kizomba and Zouk. Each card shows mood tags
and links directly to the playlist or search. Navigation updated across all pages.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-02 15:07:28 +07:00
b50ad2eb23 Fix palm trees 4 2026-05-02 14:51:08 +07:00
593092215d Fix style 2 2026-05-02 13:03:48 +07:00
2bf1b0f6ef Fix filter style 2026-05-02 12:58:33 +07:00
2d671a8ce2 Fix responsive filters 2026-05-02 12:54:30 +07:00
d796a978d8 Fix palm trees 3 2026-05-02 12:51:26 +07:00
3c47ffafec Fix palm trees 2026-05-02 12:43:56 +07:00
559a2e9132 Fix palm trees 2026-05-02 12:30:22 +07:00
ab99588e14 Improve background 2026-05-02 12:26:14 +07:00
0e0148d0fd Palmtrees background 2026-05-02 11:31:21 +07:00
4b954eaa7e Fix animations 2026-05-02 07:23:13 +07:00
2cde8401d3 Some improvments 2026-05-01 21:19:07 +07:00
02685b8e0b Add dance photos to hero card stack
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-01 20:43:51 +07:00
fc3327d1ce Constrain marquee to 1300px with fade masks on sides
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-01 10:03:37 +07:00
5fb9372c89 Fix marquee loop gap on ultra-wide screens
4 repetitions (was 2) + translateX(-25%) so one cycle always shifts exactly
one set of items. Covers monitors up to ~4800px without a visible seam.
Perceived scroll speed unchanged.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-01 10:01:09 +07:00
461bea46cc Constrain layout for ultra-wide screens
Add --sf-max-w (1280px) and --sf-pad (40px) tokens. Full-bleed sections
(topbar, footer) use max() padding to keep backgrounds edge-to-edge while
centering content. Content sections (hero, pillars, coming, cta, page)
use max-width + margin-inline: auto. Mobile/tablet breakpoints unchanged.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-01 09:49:10 +07:00
3d353ed00f Redesign: Tropical Heat (Direction B) visual overhaul
Full aesthetic rewrite across all pages — new design system based on
the Claude Design handoff (Direction B). New color tokens, Bricolage
Grotesque + Caveat Brush typography, blob backgrounds, sticky blur nav,
responsive grid layouts, JS-driven schedule renderer, filter pills,
marquee, and connect page with ig grid and collab banner.
All internal Home links use href=/.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-01 09:42:34 +07:00
e4f8d9f8f0 Add Google Maps links to schedule venues
Each venue in the schedule table is now a link that opens Google Maps.
Real place page used where found (Caliz, Webe Coffee); search fallback
for the rest. Pin icon appears on hover.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-30 22:43:47 +07:00
a4a4b44531 Prevent hero title line break on Sabor Flow
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-30 22:37:08 +07:00
606bd1c3d1 Hero title stacked: Sabor Flow above, Da Nang below
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-30 22:34:18 +07:00
55ed12cda2 Brand name stacked: SABOR FLOW above, DA NANG below
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-30 22:29:49 +07:00
05852d6a61 Hero and brand name visual hierarchy
- Hero: "Sabor Flow" large + "Da Nang" inline, smaller and muted
- Nav/footer brand: "SABOR FLOW" bold + "Da Nang" smaller and muted
- No line break between the two parts in either context

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-30 22:25:45 +07:00
fbe417dcd4 Switch display font from Syne to Plus Jakarta Sans
Syne was too wide at large sizes. Plus Jakarta Sans is narrower,
geometric, and more refined at hero-scale weights.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-30 22:15:11 +07:00
3ad3b0b497 Redesign all pages: modern typography, SVG icons, no emojis
- Replace all emoji with inline SVG icons across all pages
- New font stack: Syne (800) for headings/UI + Inter for body
- Editorial hero with clamp() type, slide-fill buttons, tight grid system
- Consistent nav-brand + 3-col footer-inner across all 6 pages
- Add btn-ghost style to CSS
- Remove amateur decorations; professional, impactful visual result

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-30 22:07:28 +07:00
704c6afcf9 Launch SaborFlow Da Nang website
Multi-page static site for Da Nang's Latin dance community.
Pages: Home, Schedule, Connect, Studios, Classes, Festivals.
Colors match the logo palette; fully responsive with mobile nav.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-30 15:10:13 +07:00