diff --git a/src/app/page.tsx b/src/app/page.tsx index 2eae16c..cfdc93b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,7 +67,7 @@ export default function LandingPage() { href: "#order", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/profiteroles-chocolate-sauce-inside-white-plate_114579-2410.jpg" + imageSrc="http://img.b2bpic.net/free-photo/profiteroles-chocolate-sauce-inside-white-plate_114579-2410.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -83,28 +83,28 @@ export default function LandingPage() { name: "Outdoor Seating", price: "Ambiance", variant: "Gallery", - imageSrc: "http://img.b2bpic.net/free-photo/table-set-dinning-table_1339-6432.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/table-set-dinning-table_1339-6432.jpg?_wi=1", }, { id: "p2", name: "Bar Naas Jollof", price: "Signature", variant: "Main", - imageSrc: "http://img.b2bpic.net/free-photo/indian-recipe-with-rice-corn-tomatoes_23-2148294962.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/indian-recipe-with-rice-corn-tomatoes_23-2148294962.jpg?_wi=1", }, { id: "p3", name: "Traditional Fufu", price: "Authentic", variant: "Main", - imageSrc: "http://img.b2bpic.net/free-photo/composition-delicious-indonesian-bakso_23-2148933302.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/composition-delicious-indonesian-bakso_23-2148933302.jpg?_wi=1", }, { id: "p4", name: "Decadent Ice Cream", price: "Dessert", variant: "Sweet", - imageSrc: "http://img.b2bpic.net/free-photo/indulgent-gourmet-chocolate-dessert-elegant-table-generated-by-ai_188544-18094.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/indulgent-gourmet-chocolate-dessert-elegant-table-generated-by-ai_188544-18094.jpg?_wi=1", }, ]} title="Signature Culinary Gallery" @@ -161,7 +161,7 @@ export default function LandingPage() { quote: "The best goat soup in the city! Unmatched quality.", tag: "Fan", avatarSrc: "http://img.b2bpic.net/free-vector/restaurant-retro-logo-pack_23-2148371144.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/profiteroles-chocolate-sauce-inside-white-plate_114579-2410.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/profiteroles-chocolate-sauce-inside-white-plate_114579-2410.jpg?_wi=2", imageAlt: "food platform logo", }, { @@ -172,7 +172,7 @@ export default function LandingPage() { quote: "The pizza crust is perfection, love the atmosphere.", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/top-view-wooden-fork-spoon-dark-surface-wood-wooden-cutlery_140725-38968.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/table-set-dinning-table_1339-6432.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/table-set-dinning-table_1339-6432.jpg?_wi=2", imageAlt: "food platform logo", }, { @@ -183,7 +183,7 @@ export default function LandingPage() { quote: "Heritage food done with such modern refinement.", tag: "Chef", avatarSrc: "http://img.b2bpic.net/free-vector/knife-fork-icon-vector-illustration-isolated-white-background_384344-2095.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/indian-recipe-with-rice-corn-tomatoes_23-2148294962.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/indian-recipe-with-rice-corn-tomatoes_23-2148294962.jpg?_wi=2", imageAlt: "food platform logo", }, { @@ -194,7 +194,7 @@ export default function LandingPage() { quote: "Coming back every weekend for the Jollof.", tag: "Visitor", avatarSrc: "http://img.b2bpic.net/free-vector/restaurant-menu-design_1133-78.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/composition-delicious-indonesian-bakso_23-2148933302.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/composition-delicious-indonesian-bakso_23-2148933302.jpg?_wi=2", imageAlt: "food platform logo", }, { @@ -205,7 +205,7 @@ export default function LandingPage() { quote: "Service is top-notch and the fufu is heavenly.", tag: "Diner", avatarSrc: "http://img.b2bpic.net/free-photo/top-view-dark-square-plates-with-golden-fork-knife-cup-dark-background-cutlery-restaurant-lunch-color-plate-tea-drink_179666-19753.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/indulgent-gourmet-chocolate-dessert-elegant-table-generated-by-ai_188544-18094.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/indulgent-gourmet-chocolate-dessert-elegant-table-generated-by-ai_188544-18094.jpg?_wi=2", imageAlt: "food platform logo", }, ]}