From 111a313c49f31780e64c2bf01e7c05ae12425b65 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 14 May 2026 22:34:31 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 45ac5de..3f4162b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,7 +69,6 @@ export default function LandingPage() { { id: "2", title: "Flor del RocĂ­o", description: "Exquisite traditional performances paired with modern technical precision.", tag: "Featured", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DjUoRtdQAwEypu6eMhk8cuehfY/uploaded-1778796778356-dvpbhq62.jpg" }, { id: "3", title: "Elite DJ Collective", description: "Curated soundtracks and sound production for luxury corporate events and residencies.", tag: "Available", imageSrc: "https://img.b2bpic.net/premium-photo/charismatic-dj-girl-turntable-dj-plays-best-famous-cd-players-nightclub_483949-26870.jpg?id=240403376" }, { id: "4", title: "Ballet Folklorico", description: "", tag: "New", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DjUoRtdQAwEypu6eMhk8cuehfY/uploaded-1778797633105-g435psuy.png" }, - { id: "5", title: "Dynamic Jazz Trio", description: "Sophisticated jazz arrangements to elevate the atmosphere of any upscale event.", tag: "Bookable", imageSrc: "http://img.b2bpic.net/free-photo/passionate-musician-celebrating-jazz-day_23-2148877009.jpg" }, ]} title="Featured Talent" description="A curated roster of high-end cultural performers, live bands, and DJs." @@ -163,4 +162,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file