From 6619dee9b4e449db20dc65eafdcfd0f62b4b1b6e Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 15 Mar 2026 21:12:05 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 7207fb2..2de6d43 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -59,15 +59,15 @@ export default function LandingPage() { testimonials={[ { name: "Maria Rossi", handle: "@maria_loves_food", testimonial: "The best pizza I've had outside Italy. The staff treated us like family.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-friends-with-food_23-2149213379.jpg", imageAlt: "Maria Rossi" + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-friends-with-food_23-2149213379.jpg?_wi=1", imageAlt: "Maria Rossi" }, { name: "Giovanni Testa", handle: "@gio_foodie", testimonial: "Authentic, fresh, and incredibly welcoming. Worth every euro.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-beautiful-young-redhead-woman-with-charming-smile-healthy-clean-skin_273609-9036.jpg", imageAlt: "Giovanni Testa" + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-beautiful-young-redhead-woman-with-charming-smile-healthy-clean-skin_273609-9036.jpg?_wi=1", imageAlt: "Giovanni Testa" }, { name: "Lucia Bianchi", handle: "@lucia_dining", testimonial: "Cozy atmosphere, friendly staff, and food that tastes like home.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-eating-salad-cafe_1303-25275.jpg", imageAlt: "Lucia Bianchi" + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-eating-salad-cafe_1303-25275.jpg?_wi=1", imageAlt: "Lucia Bianchi" } ]} testimonialRotationInterval={5000} @@ -163,13 +163,13 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "test-1", title: "Best Pizza in Town", quote: "I've been to Italy twice, and this pizza rivals what I had there. The dough, the toppings, the attention to detail – it's all perfection.", name: "Sarah Johnson", role: "Local Food Blogger", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-friends-with-food_23-2149213379.jpg", imageAlt: "Sarah Johnson" + id: "test-1", title: "Best Pizza in Town", quote: "I've been to Italy twice, and this pizza rivals what I had there. The dough, the toppings, the attention to detail – it's all perfection.", name: "Sarah Johnson", role: "Local Food Blogger", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-friends-with-food_23-2149213379.jpg?_wi=2", imageAlt: "Sarah Johnson" }, { - id: "test-2", title: "Our Family's Favorite", quote: "We've become regulars. The staff knows us by name, the food is consistently amazing, and the prices are fair. What more could you want?", name: "Michael Chen", role: "Community Member", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-beautiful-young-redhead-woman-with-charming-smile-healthy-clean-skin_273609-9036.jpg", imageAlt: "Michael Chen" + id: "test-2", title: "Our Family's Favorite", quote: "We've become regulars. The staff knows us by name, the food is consistently amazing, and the prices are fair. What more could you want?", name: "Michael Chen", role: "Community Member", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-beautiful-young-redhead-woman-with-charming-smile-healthy-clean-skin_273609-9036.jpg?_wi=2", imageAlt: "Michael Chen" }, { - id: "test-3", title: "Authentic & Welcoming", quote: "The owner genuinely cares about every guest. The atmosphere feels like a cozy Italian village. I bring all my friends here.", name: "Emily Rodriguez", role: "Regular Guest", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-eating-salad-cafe_1303-25275.jpg", imageAlt: "Emily Rodriguez" + id: "test-3", title: "Authentic & Welcoming", quote: "The owner genuinely cares about every guest. The atmosphere feels like a cozy Italian village. I bring all my friends here.", name: "Emily Rodriguez", role: "Regular Guest", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-eating-salad-cafe_1303-25275.jpg?_wi=2", imageAlt: "Emily Rodriguez" }, { id: "test-4", title: "Worth Every Penny", quote: "Great quality at fair prices. You get premium food and service without the pretension. That's rare these days.", name: "David Kim", role: "Restaurant Enthusiast", imageSrc: "http://img.b2bpic.net/free-photo/close-up-customer-car-dealership_23-2149117120.jpg", imageAlt: "David Kim"