diff --git a/src/app/page.tsx b/src/app/page.tsx index 2138f56..25c7997 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -84,7 +84,7 @@ export default function LandingPage() { imageAlt: "Luxury Lounge", }, { - imageSrc: "http://img.b2bpic.net/free-photo/techno-party-lifestyle_52683-122056.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/techno-party-lifestyle_52683-122056.jpg?_wi=1", imageAlt: "DJ Set", }, { @@ -105,7 +105,7 @@ export default function LandingPage() { id: 1, title: "Signature Mixology", description: "Crafted cocktails that hit every time.", - imageSrc: "http://img.b2bpic.net/free-photo/rose-cocktail-table_140725-1416.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/rose-cocktail-table_140725-1416.jpg?_wi=1", imageAlt: "Drinks", }, { @@ -139,7 +139,7 @@ export default function LandingPage() { name: "Sarah Johnson", role: "Local Professional", testimonial: "Great cocktails and amazing vibe. Perfect for chilling with friends.", - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-dark-long-hair-talking-phone-coffee-shop_273609-2799.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-dark-long-hair-talking-phone-coffee-shop_273609-2799.jpg?_wi=1", }, { id: "2", @@ -167,7 +167,7 @@ export default function LandingPage() { name: "Amina Okafor", role: "Socialite", testimonial: "The best spot in Takoradi for a sophisticated night out.", - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-dark-long-hair-talking-phone-coffee-shop_273609-2799.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-dark-long-hair-talking-phone-coffee-shop_273609-2799.jpg?_wi=2", }, ]} title="What People Are Saying"