diff --git a/src/app/events/page.tsx b/src/app/events/page.tsx index 499da25..54aeec0 100644 --- a/src/app/events/page.tsx +++ b/src/app/events/page.tsx @@ -62,7 +62,7 @@ export default function LandingPage() { description: "Guest DJ sets until late", }, ]} - 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=2" mediaAnimation="slide-up" /> diff --git a/src/app/menu/page.tsx b/src/app/menu/page.tsx index 6c877bd..7fd78c6 100644 --- a/src/app/menu/page.tsx +++ b/src/app/menu/page.tsx @@ -59,14 +59,14 @@ export default function LandingPage() { name: "225 Gold", price: "GHS 50", variant: "House Blend", - 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=2", }, { id: "2", name: "Sunset Tonic", price: "GHS 45", variant: "Refreshing", - 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=3", }, ]} /> 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"