From d8584d5695ee03d922d20078fd9e177d95c80f5a Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 23 Jun 2026 10:34:06 +0000 Subject: [PATCH] Update src/pages/HomePage.tsx --- src/pages/HomePage.tsx | 193 ++++++++--------------------------------- 1 file changed, 34 insertions(+), 159 deletions(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 4c6d30a..1ba1afa 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -20,29 +20,15 @@ export default function HomePage() { title="MEDITERRANEAN SOUL" description="Experience the pulse of the coast in every bar." primaryButton={{ - text: "Stream Now", - href: "#listen", - }} + text: "Stream Now", href: "#listen"}} secondaryButton={{ - text: "Merch Store", - href: "#shop", - }} + text: "Merch Store", href: "#shop"}} items={[ - { - imageSrc: "http://img.b2bpic.net/free-photo/silhouette-young-fitness-man-running-sunrise_1150-14619.jpg?_wi=1", - }, - { - imageSrc: "http://img.b2bpic.net/free-photo/person-surrounded-by-wavy-text_23-2150039705.jpg", - }, - { - imageSrc: "http://img.b2bpic.net/free-photo/black-boy-posing_23-2148171525.jpg", - }, - { - imageSrc: "http://img.b2bpic.net/free-photo/from-record-player-with-vinyl-disc_23-2147781385.jpg", - }, - { - imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-walking-evening-outside-street_1303-17071.jpg", - }, + { imageSrc: "http://img.b2bpic.net/free-photo/silhouette-young-fitness-man-running-sunrise_1150-14619.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/person-surrounded-by-wavy-text_23-2150039705.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/black-boy-posing_23-2148171525.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/from-record-player-with-vinyl-disc_23-2147781385.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-walking-evening-outside-street_1303-17071.jpg" }, ]} /> @@ -53,13 +39,9 @@ export default function HomePage() { @@ -71,48 +53,13 @@ export default function HomePage() { title="The Album Journey" description="7 iconic sounds from the new release." items={[ - { - title: "Intro (Sea Breath)", - description: "The opening waves.", - href: "#track-1", - imageSrc: "http://img.b2bpic.net/free-photo/retro-boombox-audio-equipment-with-neon-lighting_23-2151991646.jpg", - }, - { - title: "Cobblestone Flows", - description: "Urban street grit.", - href: "#track-2", - imageSrc: "http://img.b2bpic.net/free-photo/singer-performing-stage-live-show-double-color-exposure-effect_53876-104901.jpg", - }, - { - title: "Sun Bleached", - description: "Summer memories.", - href: "#track-3", - imageSrc: "http://img.b2bpic.net/free-photo/young-man-holding-skateboard-grayscale_53876-165437.jpg", - }, - { - title: "Ancient Echoes", - description: "History in lyrics.", - href: "#track-4", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-clay-smudge_23-2148862870.jpg", - }, - { - title: "Midnight Harbor", - description: "Late night beats.", - href: "#track-5", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-cartridge-portable-gramophone-with-blurred-background_181624-18095.jpg", - }, - { - title: "Saltwater Verse", - description: "Life on the edge.", - href: "#track-6", - imageSrc: "http://img.b2bpic.net/free-photo/soccer-fans-cheering-their-team-stadium_23-2151536124.jpg", - }, - { - title: "Outro (Sunset)", - description: "Final golden rays.", - href: "#track-7", - imageSrc: "http://img.b2bpic.net/free-photo/broken-greek-busts-floor_23-2150719314.jpg", - }, + { title: "Intro (Sea Breath)", description: "The opening waves.", href: "#track-1", imageSrc: "http://img.b2bpic.net/free-photo/retro-boombox-audio-equipment-with-neon-lighting_23-2151991646.jpg" }, + { title: "Cobblestone Flows", description: "Urban street grit.", href: "#track-2", imageSrc: "http://img.b2bpic.net/free-photo/singer-performing-stage-live-show-double-color-exposure-effect_53876-104901.jpg" }, + { title: "Sun Bleached", description: "Summer memories.", href: "#track-3", imageSrc: "http://img.b2bpic.net/free-photo/young-man-holding-skateboard-grayscale_53876-165437.jpg" }, + { title: "Ancient Echoes", description: "History in lyrics.", href: "#track-4", imageSrc: "http://img.b2bpic.net/free-photo/top-view-clay-smudge_23-2148862870.jpg" }, + { title: "Midnight Harbor", description: "Late night beats.", href: "#track-5", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-cartridge-portable-gramophone-with-blurred-background_181624-18095.jpg" }, + { title: "Saltwater Verse", description: "Life on the edge.", href: "#track-6", imageSrc: "http://img.b2bpic.net/free-photo/soccer-fans-cheering-their-team-stadium_23-2151536124.jpg" }, + { title: "Outro (Sunset)", description: "Final golden rays.", href: "#track-7", imageSrc: "http://img.b2bpic.net/free-photo/broken-greek-busts-floor_23-2150719314.jpg" }, ]} /> @@ -126,29 +73,14 @@ export default function HomePage() { description="The creative minds behind the production." groups={[ { - title: "Studio Team", - members: [ + title: "Studio Team", members: [ { - name: "Artist", - role: "Vocalist", - detail: "Lead performer.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-beautiful-make-up-eyes_23-2148282247.jpg", - }, + name: "Artist", role: "Vocalist", detail: "Lead performer.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-beautiful-make-up-eyes_23-2148282247.jpg"}, { - name: "Producer", - role: "Beats", - detail: "Sonic architect.", - imageSrc: "http://img.b2bpic.net/free-photo/low-angle-man-with-afro-dreadlocks-posing_23-2149462081.jpg", - }, + name: "Producer", role: "Beats", detail: "Sonic architect.", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-man-with-afro-dreadlocks-posing_23-2149462081.jpg"}, { - name: "Manager", - role: "Booking", - detail: "Driving force.", - imageSrc: "http://img.b2bpic.net/free-photo/young-asian-person-portrait_23-2149058197.jpg", - }, + name: "Manager", role: "Booking", detail: "Driving force.", imageSrc: "http://img.b2bpic.net/free-photo/young-asian-person-portrait_23-2149058197.jpg"}, ], - imageSrc: "http://img.b2bpic.net/free-photo/silhouette-young-fitness-man-running-sunrise_1150-14619.jpg?_wi=2", - imageAlt: "urban artist street portrait", }, ]} /> @@ -162,21 +94,9 @@ export default function HomePage() { title="Album Milestones" description="Numbers that define our growth." metrics={[ - { - icon: Music, - title: "Streams", - value: "2.4M", - }, - { - icon: Award, - title: "Charts", - value: "Top 10", - }, - { - icon: Users, - title: "Monthly Fans", - value: "800k", - }, + { icon: "Music", title: "Streams", value: "2.4M" }, + { icon: "Award", title: "Charts", value: "Top 10" }, + { icon: "Users", title: "Monthly Fans", value: "800k" }, ]} /> @@ -189,36 +109,11 @@ export default function HomePage() { title="What They Say" description="Industry praise for Mediterranean Soul." testimonials={[ - { - name: "Sarah J.", - role: "Music Critic", - quote: "A masterclass in genre-bending.", - imageSrc: "http://img.b2bpic.net/free-photo/feeling-stressed-anxious-scared-with-hands-head_1194-405019.jpg", - }, - { - name: "Mark D.", - role: "Producer", - quote: "Authentic and groundbreaking.", - imageSrc: "http://img.b2bpic.net/free-photo/press-reporter-fallowing-leads-case_23-2149579763.jpg", - }, - { - name: "Elena R.", - role: "Editor", - quote: "The sound of our generation.", - imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-headphones-looking-camera-white-wall_114579-47327.jpg", - }, - { - name: "David K.", - role: "Blogger", - quote: "Pure artistry in every track.", - imageSrc: "http://img.b2bpic.net/free-photo/adorable-african-american-woman-with-happy-expression-satisfied-hear-pleasant-music-headphones-dressed-bright-blouse-has-broad-smile_273609-3475.jpg", - }, - { - name: "Sophie L.", - role: "DJ", - quote: "Absolute fire for the clubs.", - imageSrc: "http://img.b2bpic.net/free-photo/smiley-tattoo-artist-indoors-side-view_23-2149445974.jpg", - }, + { name: "Sarah J.", role: "Music Critic", quote: "A masterclass in genre-bending.", imageSrc: "http://img.b2bpic.net/free-photo/feeling-stressed-anxious-scared-with-hands-head_1194-405019.jpg" }, + { name: "Mark D.", role: "Producer", quote: "Authentic and groundbreaking.", imageSrc: "http://img.b2bpic.net/free-photo/press-reporter-fallowing-leads-case_23-2149579763.jpg" }, + { name: "Elena R.", role: "Editor", quote: "The sound of our generation.", imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-headphones-looking-camera-white-wall_114579-47327.jpg" }, + { name: "David K.", role: "Blogger", quote: "Pure artistry in every track.", imageSrc: "http://img.b2bpic.net/free-photo/adorable-african-american-woman-with-happy-expression-satisfied-hear-pleasant-music-headphones-dressed-bright-blouse-has-broad-smile_273609-3475.jpg" }, + { name: "Sophie L.", role: "DJ", quote: "Absolute fire for the clubs.", imageSrc: "http://img.b2bpic.net/free-photo/smiley-tattoo-artist-indoors-side-view_23-2149445974.jpg" }, ]} /> @@ -231,14 +126,7 @@ export default function HomePage() { title="Featured In" description="Supported by the best in the industry." names={[ - "VIBE", - "Rolling Stone", - "The Fader", - "Pitchfork", - "HipHopDX", - "Complex", - "XXL", - ]} + "VIBE", "Rolling Stone", "The Fader", "Pitchfork", "HipHopDX", "Complex", "XXL"]} /> @@ -250,18 +138,9 @@ export default function HomePage() { title="FAQ" description="Everything you need to know." items={[ - { - question: "Where can I buy vinyl?", - answer: "In our online store.", - }, - { - question: "Is there a tour?", - answer: "Dates coming soon.", - }, - { - question: "Are you doing collabs?", - answer: "Open to inquiries.", - }, + { question: "Where can I buy vinyl?", answer: "In our online store." }, + { question: "Is there a tour?", answer: "Dates coming soon." }, + { question: "Are you doing collabs?", answer: "Open to inquiries." }, ]} imageSrc="http://img.b2bpic.net/free-photo/beautifully-illustrate-musical-instrument_23-2151103459.jpg" /> @@ -274,13 +153,9 @@ export default function HomePage() { tag="CONTACT" text="Join the mailing list for exclusive news." primaryButton={{ - text: "Sign Up", - href: "#", - }} + text: "Sign Up", href: "#"}} secondaryButton={{ - text: "Booking Inquiry", - href: "#", - }} + text: "Booking Inquiry", href: "#"}} /> -- 2.49.1