From 1d20fd284243d6a75296dc342dfd01d9162e5077 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 17 Mar 2026 19:57:54 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index c245b75..4814f7c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -55,22 +55,22 @@ export default function LandingPage() { testimonials={[ { name: "Anjali Verma", handle: "@family_foodie", testimonial: "The mandi here is authentic and so affordable! Best find in Shornur for quality Arabian food.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1600.jpg", imageAlt: "Anjali Verma" + imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1600.jpg?_wi=1", imageAlt: "Anjali Verma" }, { name: "Rajesh Kumar", handle: "@taste_explorer", testimonial: "Perfect combination of taste and value. Service is quick and the team is genuinely hospitable.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/brunette-woman-standing-bricks-wall-smiling-with-happy-face-looking-pointing-side-with-thumb-up_839833-15096.jpg", imageAlt: "Rajesh Kumar" + imageSrc: "http://img.b2bpic.net/free-photo/brunette-woman-standing-bricks-wall-smiling-with-happy-face-looking-pointing-side-with-thumb-up_839833-15096.jpg?_wi=1", imageAlt: "Rajesh Kumar" }, { name: "Priya Singh", handle: "@food_enthusiast", testimonial: "Takes me back to authentic Arabian flavors. The spice blend is incredible and so is the pricing!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-businessman-showing-thumb-up_1262-3024.jpg", imageAlt: "Priya Singh" + imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-businessman-showing-thumb-up_1262-3024.jpg?_wi=1", imageAlt: "Priya Singh" }, { name: "Mohammed Aziz", handle: "@authentic_taste", testimonial: "Finally found a place that doesn't compromise on authenticity. Hyra Mandi is a gem!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1633.jpg", imageAlt: "Mohammed Aziz" + imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1633.jpg?_wi=1", imageAlt: "Mohammed Aziz" } ]} - imageSrc="http://img.b2bpic.net/free-psd/ramadan-celebration-landing-page-template_23-2150142321.jpg" + imageSrc="http://img.b2bpic.net/free-psd/ramadan-celebration-landing-page-template_23-2150142321.jpg?_wi=1" imageAlt="Authentic Arabian Mandi Platter" mediaAnimation="blur-reveal" background={{ variant: "plain" }} @@ -121,10 +121,10 @@ export default function LandingPage() { buttonAnimation="blur-reveal" products={[ { - id: "classic-mandi", name: "Classic Mandi", price: "₹180", imageSrc: "http://img.b2bpic.net/free-psd/ramadan-celebration-landing-page-template_23-2150142321.jpg", imageAlt: "Classic Arabian Mandi", initialQuantity: 1 + id: "classic-mandi", name: "Classic Mandi", price: "₹180", imageSrc: "http://img.b2bpic.net/free-psd/ramadan-celebration-landing-page-template_23-2150142321.jpg?_wi=2", imageAlt: "Classic Arabian Mandi", initialQuantity: 1 }, { - id: "premium-mandi", name: "Premium Mandi (Double Meat)", price: "₹280", imageSrc: "http://img.b2bpic.net/free-psd/ramadan-celebration-landing-page-template_23-2150142321.jpg", imageAlt: "Premium Arabian Mandi", initialQuantity: 1 + id: "premium-mandi", name: "Premium Mandi (Double Meat)", price: "₹280", imageSrc: "http://img.b2bpic.net/free-psd/ramadan-celebration-landing-page-template_23-2150142321.jpg?_wi=3", imageAlt: "Premium Arabian Mandi", initialQuantity: 1 }, { id: "family-combo", name: "Family Combo (4 Servings)", price: "₹650", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-eating-together_23-2148903554.jpg", imageAlt: "Family Mandi Combo", initialQuantity: 1 @@ -205,19 +205,19 @@ export default function LandingPage() { testimonials={[ { id: "1", name: "Anjali Verma", role: "Family Diner", company: "Shornur Local", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1600.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1600.jpg?_wi=2" }, { id: "2", name: "Rajesh Kumar", role: "Regular Customer", company: "Business Professional", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/brunette-woman-standing-bricks-wall-smiling-with-happy-face-looking-pointing-side-with-thumb-up_839833-15096.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/brunette-woman-standing-bricks-wall-smiling-with-happy-face-looking-pointing-side-with-thumb-up_839833-15096.jpg?_wi=2" }, { id: "3", name: "Priya Singh", role: "Food Enthusiast", company: "Food Blogger", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-businessman-showing-thumb-up_1262-3024.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-businessman-showing-thumb-up_1262-3024.jpg?_wi=2" }, { id: "4", name: "Mohammed Aziz", role: "Authenticity Seeker", company: "Arabian Food Lover", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1633.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1633.jpg?_wi=2" }, { id: "5", name: "Deepak Nair", role: "Weekend Diner", company: "Family Groups", rating: 5,