diff --git a/src/app/page.tsx b/src/app/page.tsx index 89b4690..09ce422 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,7 +70,7 @@ export default function LandingPage() { href: "#services", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/musician-playing-electric-guitar_23-2151414267.jpg" + imageSrc="http://img.b2bpic.net/free-photo/musician-playing-electric-guitar_23-2151414267.jpg?_wi=1" imageAlt="Live event atmosphere" mediaAnimation="slide-up" /> @@ -81,7 +81,7 @@ export default function LandingPage() { useInvertedBackground={false} title="The Art of Celebration" description="El Bembe isn't just an entertainment company; we are curators of culture. Founded on the energy of Latin nights and the precision of corporate production, we bring luxury, professionalism, and fire to every stage we touch." - imageSrc="http://img.b2bpic.net/free-photo/medium-shot-confident-senior-woman_23-2149304633.jpg" + imageSrc="http://img.b2bpic.net/free-photo/medium-shot-confident-senior-woman_23-2149304633.jpg?_wi=1" imageAlt="Professional event entertainment" /> @@ -96,27 +96,27 @@ export default function LandingPage() { { title: "Live Bands", description: "Percussion, piano, bass, and world-class vocals.", - imageSrc: "http://img.b2bpic.net/free-photo/sde-view-girl-mixing-music_23-2148543230.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sde-view-girl-mixing-music_23-2148543230.jpg?_wi=1", }, { title: "DJs & Entertainment", description: "Curated sets designed to keep the energy high.", - imageSrc: "http://img.b2bpic.net/free-photo/female-student-using-sound-mixer_107420-64814.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-student-using-sound-mixer_107420-64814.jpg?_wi=1", }, { title: "Event Production", description: "Complete production for private and corporate.", - imageSrc: "http://img.b2bpic.net/free-photo/frankenstein-sitting-table-full-shot_23-2149636927.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/frankenstein-sitting-table-full-shot_23-2149636927.jpg?_wi=1", }, { title: "Custom Show Design", description: "Bespoke stage concepts and lighting themes.", - imageSrc: "http://img.b2bpic.net/free-photo/sde-view-girl-mixing-music_23-2148543230.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sde-view-girl-mixing-music_23-2148543230.jpg?_wi=2", }, { title: "VIP Talent Booking", description: "Exclusive access to elite performers.", - imageSrc: "http://img.b2bpic.net/free-photo/female-student-using-sound-mixer_107420-64814.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-student-using-sound-mixer_107420-64814.jpg?_wi=2", }, ]} title="Premium Entertainment" @@ -137,7 +137,7 @@ export default function LandingPage() { quote: "Absolutely unmatched energy. The production quality was phenomenal.", tag: "Corporate", avatarSrc: "http://img.b2bpic.net/free-photo/female-wedding-planner-working-ceremony_23-2150167224.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/musician-playing-electric-guitar_23-2151414267.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/musician-playing-electric-guitar_23-2151414267.jpg?_wi=2", imageAlt: "luxury nightlife event stage", }, { @@ -148,7 +148,7 @@ export default function LandingPage() { quote: "They made our private wedding celebration truly unforgettable.", tag: "Private", avatarSrc: "http://img.b2bpic.net/free-photo/female-wedding-planner-working-ceremony_23-2150167224.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-confident-senior-woman_23-2149304633.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-confident-senior-woman_23-2149304633.jpg?_wi=2", imageAlt: "professional event entertainer profile", }, { @@ -159,7 +159,7 @@ export default function LandingPage() { quote: "Professional, reliable, and incredibly talented performers.", tag: "Corporate", avatarSrc: "http://img.b2bpic.net/free-photo/female-wedding-planner-working-ceremony_23-2150167224.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/sde-view-girl-mixing-music_23-2148543230.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sde-view-girl-mixing-music_23-2148543230.jpg?_wi=3", imageAlt: "live band stage performance", }, { @@ -170,7 +170,7 @@ export default function LandingPage() { quote: "The band and production were the highlight of our event.", tag: "Gala", avatarSrc: "http://img.b2bpic.net/free-photo/female-wedding-planner-working-ceremony_23-2150167224.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/female-student-using-sound-mixer_107420-64814.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-student-using-sound-mixer_107420-64814.jpg?_wi=3", imageAlt: "professional DJ console event", }, { @@ -181,7 +181,7 @@ export default function LandingPage() { quote: "Best entertainment experience we've had at the club.", tag: "Club", avatarSrc: "http://img.b2bpic.net/free-photo/female-wedding-planner-working-ceremony_23-2150167224.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/frankenstein-sitting-table-full-shot_23-2149636927.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/frankenstein-sitting-table-full-shot_23-2149636927.jpg?_wi=2", imageAlt: "exclusive private party interior", }, ]} @@ -205,7 +205,7 @@ export default function LandingPage() {