From 23e27d081cc6fab7c1b8df546e21bf246d543135 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 28 Mar 2026 09:33:11 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b6231d9..d980b24 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -104,7 +104,7 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", title: "Stunning View", quote: "Beautiful location with a spectacular view. Food was truly excellent!", name: "Sarah Johnson", role: "Traveler", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-eating-salmon-bowl_23-2150427596.jpg"}, + id: "1", title: "Stunning View", quote: "Beautiful location with a spectacular view. Food was truly excellent!", name: "Sarah Johnson", role: "Traveler", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-eating-salmon-bowl_23-2150427596.jpg?_wi=1"}, { id: "2", title: "Perfect Evening", quote: "Chic but simple atmosphere, perfect for a relaxed but high-quality meal.", name: "Michael Chen", role: "Foodie", imageSrc: "http://img.b2bpic.net/free-photo/business-people-having-lunch_53876-46869.jpg"}, { @@ -112,7 +112,7 @@ export default function LandingPage() { { id: "4", title: "Excellent Wine", quote: "Great wine selection and beautiful setting. Highly recommend.", name: "David Kim", role: "Sommelier", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-with-grapes-wine_23-2149726458.jpg"}, { - id: "5", title: "Unforgettable", quote: "A hidden gem in the hills. Simply the best dining experience in Piedmont.", name: "Marco Rossi", role: "Critic", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-eating-salmon-bowl_23-2150427596.jpg"}, + id: "5", title: "Unforgettable", quote: "A hidden gem in the hills. Simply the best dining experience in Piedmont.", name: "Marco Rossi", role: "Critic", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-eating-salmon-bowl_23-2150427596.jpg?_wi=2"}, ]} title="What Our Guests Say" description="Hear from those who have enjoyed our refined atmosphere and culinary highlights."