diff --git a/src/app/page.tsx b/src/app/page.tsx index 72cc59f..34fb1a9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -54,7 +54,7 @@ export default function LandingPage() { { text: "Order Online", 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" /> @@ -67,13 +67,13 @@ export default function LandingPage() { useInvertedBackground={true} products={[ { - id: "p1", name: "Outdoor Seating", price: "Ambiance", variant: "Gallery", imageSrc: "http://img.b2bpic.net/free-photo/table-set-dinning-table_1339-6432.jpg"}, + id: "p1", name: "Outdoor Seating", price: "Ambiance", variant: "Gallery", 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"}, + 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?_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"}, + id: "p3", name: "Traditional Fufu", price: "Authentic", variant: "Main", 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"}, + 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?_wi=1"}, ]} title="Signature Culinary Gallery" description="From our wood-fired hearth to our traditional pots." @@ -110,15 +110,15 @@ export default function LandingPage() { useInvertedBackground={true} testimonials={[ { - id: "t1", name: "Kojo Mensah", date: "2023-10-01", title: "Regular Guest", 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", imageAlt: "food platform logo"}, + id: "t1", name: "Kojo Mensah", date: "2023-10-01", title: "Regular Guest", 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?_wi=2", imageAlt: "food platform logo"}, { - id: "t2", name: "Ama Serwaa", date: "2023-10-05", title: "Diner", 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", imageAlt: "food platform logo"}, + id: "t2", name: "Ama Serwaa", date: "2023-10-05", title: "Diner", 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?_wi=2", imageAlt: "food platform logo"}, { - id: "t3", name: "Kwame Osei", date: "2023-10-12", title: "Foodie", 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", imageAlt: "food platform logo"}, + id: "t3", name: "Kwame Osei", date: "2023-10-12", title: "Foodie", 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?_wi=2", imageAlt: "food platform logo"}, { - id: "t4", name: "Yaa Boateng", date: "2023-10-15", title: "Visitor", 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", imageAlt: "food platform logo"}, + id: "t4", name: "Yaa Boateng", date: "2023-10-15", title: "Visitor", 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?_wi=2", imageAlt: "food platform logo"}, { - id: "t5", name: "Yaw Ampomah", date: "2023-10-20", title: "Diner", 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", imageAlt: "food platform logo"}, + id: "t5", name: "Yaw Ampomah", date: "2023-10-20", title: "Diner", 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?_wi=2", imageAlt: "food platform logo"}, ]} title="Voices of Kumasi" description="What our guests are saying about our goat soup and atmosphere."