diff --git a/src/app/page.tsx b/src/app/page.tsx index bb03f36..20d880c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -78,15 +78,15 @@ export default function LandingPage() { imageAlt: "Event stage atmosphere", }, { - imageSrc: "http://img.b2bpic.net/free-photo/firing-range-customer-looking-zooming-device-check-if-he-shot-bullseye_482257-125292.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/firing-range-customer-looking-zooming-device-check-if-he-shot-bullseye_482257-125292.jpg?_wi=1", imageAlt: "Wedding reception hosting", }, { - imageSrc: "http://img.b2bpic.net/free-photo/musicial-music-live-band-performing-stage-with-different-lights_627829-10071.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/musicial-music-live-band-performing-stage-with-different-lights_627829-10071.jpg?_wi=1", imageAlt: "Corporate seminar host", }, { - imageSrc: "http://img.b2bpic.net/free-photo/glance-path-lies-garlands-made-threads-with-chrysanthemum-buds_1304-3347.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/glance-path-lies-garlands-made-threads-with-chrysanthemum-buds_1304-3347.jpg?_wi=1", imageAlt: "Gala dinner performance", }, ]} @@ -130,19 +130,19 @@ export default function LandingPage() { { title: "Weddings", description: "Creating warm, intimate atmospheres for your special day.", - imageSrc: "http://img.b2bpic.net/free-photo/firing-range-customer-looking-zooming-device-check-if-he-shot-bullseye_482257-125292.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/firing-range-customer-looking-zooming-device-check-if-he-shot-bullseye_482257-125292.jpg?_wi=2", imageAlt: "Wedding hosting", }, { title: "Corporate Events", description: "Professional, polished delivery for conferences and product launches.", - imageSrc: "http://img.b2bpic.net/free-photo/musicial-music-live-band-performing-stage-with-different-lights_627829-10071.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/musicial-music-live-band-performing-stage-with-different-lights_627829-10071.jpg?_wi=2", imageAlt: "Corporate presenting", }, { title: "Grand Galas", description: "Energizing large-scale events with prestige and professional flair.", - imageSrc: "http://img.b2bpic.net/free-photo/glance-path-lies-garlands-made-threads-with-chrysanthemum-buds_1304-3347.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/glance-path-lies-garlands-made-threads-with-chrysanthemum-buds_1304-3347.jpg?_wi=2", imageAlt: "Gala hosting", }, ]}