From f336cfb4dce3003fe22a79d04abe3bfc4aaa498e Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 25 Mar 2026 17:38:30 +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 a19fa07..d3eab03 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -74,7 +74,7 @@ export default function LandingPage() { handle: "4.8 Rating from 200+ Guests", testimonial: "Absolutely amazing food and service. A small, cute restaurant with unforgettable flavors!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/indoor-shot-attractive-caucasian-teenage-woman-with-long-dark-hair-sitting-desk-with-lots-textbooks_273609-1136.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/indoor-shot-attractive-caucasian-teenage-woman-with-long-dark-hair-sitting-desk-with-lots-textbooks_273609-1136.jpg?_wi=1", }, { name: "Emily R.", @@ -153,7 +153,7 @@ export default function LandingPage() { quote: "The high-quality ingredients and meticulous preparation truly shine through in every bite. Bar Gigi sets a new standard for fine dining.", name: "Robert B.", role: "Culinary Critic", - imageSrc: "http://img.b2bpic.net/free-photo/indoor-shot-attractive-caucasian-teenage-woman-with-long-dark-hair-sitting-desk-with-lots-textbooks_273609-1136.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/indoor-shot-attractive-caucasian-teenage-woman-with-long-dark-hair-sitting-desk-with-lots-textbooks_273609-1136.jpg?_wi=2", }, ]} title="Our Guests Love Bar Gigi" -- 2.49.1