From 0d4210ae2a05fbe42c1d9a1b4ced51ef268be6a1 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 23:27:22 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 471198f..142335f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -55,10 +55,10 @@ export default function LandingPage() { buttonAnimation="slide-up" mediaItems={[ { imageSrc: "http://img.b2bpic.net/free-photo/close-up-vegetable-salad-with-walnut-pomegranate-bread-toast_140725-4999.jpg" }, - { imageSrc: "http://img.b2bpic.net/free-photo/american-fried-rice_1339-4752.jpg" }, - { imageSrc: "http://img.b2bpic.net/free-photo/still-life-recipe-with-plantain_23-2151062779.jpg" }, - { imageSrc: "http://img.b2bpic.net/free-photo/delicious-chickpea-potato-curry-with-beef-red-saucepan_181624-59659.jpg" }, - { imageSrc: "http://img.b2bpic.net/free-photo/pork-neck-grilled-white-plate-wiht-red-onion-tomato-chili-wooden-table_1150-21272.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/american-fried-rice_1339-4752.jpg?_wi=1" }, + { imageSrc: "http://img.b2bpic.net/free-photo/still-life-recipe-with-plantain_23-2151062779.jpg?_wi=1" }, + { imageSrc: "http://img.b2bpic.net/free-photo/delicious-chickpea-potato-curry-with-beef-red-saucepan_181624-59659.jpg?_wi=1" }, + { imageSrc: "http://img.b2bpic.net/free-photo/pork-neck-grilled-white-plate-wiht-red-onion-tomato-chili-wooden-table_1150-21272.jpg?_wi=1" }, ]} mediaAnimation="blur-reveal" ariaLabel="Wise Foods GH Ltd hero section with featured food gallery" @@ -92,18 +92,18 @@ export default function LandingPage() { features={[ { id: 1, - title: "Jollof Rice", description: "Perfectly spiced, vibrant, and unforgettable. Our signature jollof rice is a celebration of authentic West African flavour.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/side-view-multi-colored-rice-with-grilled-chicken-wing-pumpkin-seeds-top_141793-5026.jpg" }, - phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/american-fried-rice_1339-4752.jpg" }, + title: "Jollof Rice", description: "Perfectly spiced, vibrant, and unforgettable. Our signature jollof rice is a celebration of authentic West African flavour.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/side-view-multi-colored-rice-with-grilled-chicken-wing-pumpkin-seeds-top_141793-5026.jpg?_wi=1" }, + phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/american-fried-rice_1339-4752.jpg?_wi=2" }, }, { id: 2, - title: "Fried Rice", description: "Fluffy, flavourful, and loaded with your choice of proteins. A customer favourite that never disappoints.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/american-fried-rice_1339-4752.jpg" }, - phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/still-life-recipe-with-plantain_23-2151062779.jpg" }, + title: "Fried Rice", description: "Fluffy, flavourful, and loaded with your choice of proteins. A customer favourite that never disappoints.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/american-fried-rice_1339-4752.jpg?_wi=3" }, + phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/still-life-recipe-with-plantain_23-2151062779.jpg?_wi=2" }, }, { id: 3, - title: "Golden Plantain", description: "Crispy on the outside, tender within. A perfect side or standalone treat that captures the essence of comfort food.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-psd/crispy-golden-banana-chips-white-bowl_84443-64103.jpg" }, - phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/delicious-chickpea-potato-curry-with-beef-red-saucepan_181624-59659.jpg" }, + title: "Golden Plantain", description: "Crispy on the outside, tender within. A perfect side or standalone treat that captures the essence of comfort food.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-psd/crispy-golden-banana-chips-white-bowl_84443-64103.jpg?_wi=1" }, + phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/delicious-chickpea-potato-curry-with-beef-red-saucepan_181624-59659.jpg?_wi=2" }, }, ]} showStepNumbers={true} @@ -142,13 +142,13 @@ export default function LandingPage() { testimonials={[ { id: "1", name: "Michael Osei", handle: "@michael_k", testimonial: "Absolutely delicious food with excellent communication about delivery times. The team is so accommodating and friendly!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-satisfied-customer-making-ok-gesture_74855-2298.jpg", imageAlt: "Michael Osei"}, + imageSrc: "http://img.b2bpic.net/free-photo/happy-satisfied-customer-making-ok-gesture_74855-2298.jpg?_wi=1", imageAlt: "Michael Osei"}, { id: "2", name: "Ama Johnson", handle: "@ama_j", testimonial: "Best jollof rice in Watford! Quick service, perfect portions, and they always remember special requests.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg", imageAlt: "Ama Johnson"}, { id: "3", name: "David Chen", handle: "@davidc_", testimonial: "Reliable takeaway spot. Consistent quality every single time. Highly recommend for anyone craving authentic West African food.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-satisfied-customer-making-ok-gesture_74855-2298.jpg", imageAlt: "David Chen"}, + imageSrc: "http://img.b2bpic.net/free-photo/happy-satisfied-customer-making-ok-gesture_74855-2298.jpg?_wi=2", imageAlt: "David Chen"}, { id: "4", name: "Sarah Williams", handle: "@sarahw88", testimonial: "Impressive experience from start to finish. The food is fresh, the staff is attentive, and the value is unbeatable.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-hispanic-woman-smiling-confident-looking-side-street_839833-20277.jpg", imageAlt: "Sarah Williams"}, @@ -170,17 +170,17 @@ export default function LandingPage() { tagAnimation="slide-up" products={[ { - id: "1", name: "Jollof Rice with Chicken", price: "£12.50", imageSrc: "http://img.b2bpic.net/free-photo/side-view-multi-colored-rice-with-grilled-chicken-wing-pumpkin-seeds-top_141793-5026.jpg", imageAlt: "Jollof rice with chicken"}, + id: "1", name: "Jollof Rice with Chicken", price: "£12.50", imageSrc: "http://img.b2bpic.net/free-photo/side-view-multi-colored-rice-with-grilled-chicken-wing-pumpkin-seeds-top_141793-5026.jpg?_wi=2", imageAlt: "Jollof rice with chicken"}, { - id: "2", name: "Fried Rice (Mixed)", price: "£11.50", imageSrc: "http://img.b2bpic.net/free-photo/american-fried-rice_1339-4752.jpg", imageAlt: "Mixed fried rice"}, + id: "2", name: "Fried Rice (Mixed)", price: "£11.50", imageSrc: "http://img.b2bpic.net/free-photo/american-fried-rice_1339-4752.jpg?_wi=4", imageAlt: "Mixed fried rice"}, { - id: "3", name: "Fried Plantain (Large)", price: "£5.00", imageSrc: "http://img.b2bpic.net/free-psd/crispy-golden-banana-chips-white-bowl_84443-64103.jpg", imageAlt: "Golden fried plantain"}, + id: "3", name: "Fried Plantain (Large)", price: "£5.00", imageSrc: "http://img.b2bpic.net/free-psd/crispy-golden-banana-chips-white-bowl_84443-64103.jpg?_wi=2", imageAlt: "Golden fried plantain"}, { - id: "4", name: "Waakye (Rice & Beans)", price: "£9.50", imageSrc: "http://img.b2bpic.net/free-photo/delicious-chickpea-potato-curry-with-beef-red-saucepan_181624-59659.jpg", imageAlt: "Waakye with sauce"}, + id: "4", name: "Waakye (Rice & Beans)", price: "£9.50", imageSrc: "http://img.b2bpic.net/free-photo/delicious-chickpea-potato-curry-with-beef-red-saucepan_181624-59659.jpg?_wi=3", imageAlt: "Waakye with sauce"}, { - id: "5", name: "Banku with Tilapia", price: "£14.00", imageSrc: "http://img.b2bpic.net/free-photo/american-fried-rice_1339-4752.jpg", imageAlt: "Banku with grilled tilapia"}, + id: "5", name: "Banku with Tilapia", price: "£14.00", imageSrc: "http://img.b2bpic.net/free-photo/american-fried-rice_1339-4752.jpg?_wi=5", imageAlt: "Banku with grilled tilapia"}, { - id: "6", name: "Fried Pork & Yam", price: "£13.50", imageSrc: "http://img.b2bpic.net/free-photo/pork-neck-grilled-white-plate-wiht-red-onion-tomato-chili-wooden-table_1150-21272.jpg", imageAlt: "Crispy fried pork with yam"}, + id: "6", name: "Fried Pork & Yam", price: "£13.50", imageSrc: "http://img.b2bpic.net/free-photo/pork-neck-grilled-white-plate-wiht-red-onion-tomato-chili-wooden-table_1150-21272.jpg?_wi=2", imageAlt: "Crispy fried pork with yam"}, ]} gridVariant="three-columns-all-equal-width" animationType="slide-up" -- 2.49.1