From 2cd83476b1ca9ed2187ab5322b67a280c2f1d900 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Mar 2026 08:51:28 +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 3db0ccd..274aa14 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -68,7 +68,7 @@ export default function LandingPage() { { value: "Est. 1999", label: "Trusted Local Restaurant" }, ]} enableKpiAnimation={true} - imageSrc="http://img.b2bpic.net/free-photo/elevated-view-persons-hand-preparing-wrap-beef-tacos-breakfast_23-2148042487.jpg" + imageSrc="http://img.b2bpic.net/free-photo/elevated-view-persons-hand-preparing-wrap-beef-tacos-breakfast_23-2148042487.jpg?_wi=1" imageAlt="Authentic Mexican tacos" mediaAnimation="slide-up" buttons={[ @@ -120,7 +120,7 @@ export default function LandingPage() { { id: "5", brand: "House Special", name: "Steak Fajitas de CamarĂ³n", price: "$18.99", rating: 5, reviewCount: "178", imageSrc: - "http://img.b2bpic.net/free-photo/elevated-view-persons-hand-preparing-wrap-beef-tacos-breakfast_23-2148042487.jpg", imageAlt: "Sizzling steak and shrimp fajitas"}, + "http://img.b2bpic.net/free-photo/elevated-view-persons-hand-preparing-wrap-beef-tacos-breakfast_23-2148042487.jpg?_wi=2", imageAlt: "Sizzling steak and shrimp fajitas"}, ]} gridVariant="uniform-all-items-equal" animationType="slide-up" @@ -173,12 +173,12 @@ export default function LandingPage() { id: "1", name: "Abner B", role: "Local Customer", testimonial: "The food was really tasty, the service was fast and the staff was super nice. Definitely coming back!", icon: Star, imageSrc: - "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "professional portrait headshot customer testimonial"}, + "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=1", imageAlt: "professional portrait headshot customer testimonial"}, { id: "2", name: "Mary Sanchez", role: "Regular Guest", testimonial: "Burritos are fire, tons of flavor and stuck to your ribs. Best Mexican food in Oakhurst!", icon: Heart, imageSrc: - "http://img.b2bpic.net/free-photo/people-working-elegant-cozy-office-space_23-2149548788.jpg", imageAlt: "professional headshot diverse man portrait"}, + "http://img.b2bpic.net/free-photo/people-working-elegant-cozy-office-space_23-2149548788.jpg?_wi=1", imageAlt: "professional headshot diverse man portrait"}, { id: "3", name: "David Martinez", role: "Yosemite Visitor", testimonial: "Relaxed restaurant offering traditional Mexican cuisine. Exactly what we needed after a day in Yosemite!", icon: Smile, @@ -193,12 +193,12 @@ export default function LandingPage() { id: "5", name: "James Rodriguez", role: "Date Night Guest", testimonial: "Romantic ambiance with authentic flavors. The margaritas are exceptional. Highly recommend!", icon: Star, imageSrc: - "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "professional portrait headshot customer testimonial"}, + "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=2", imageAlt: "professional portrait headshot customer testimonial"}, { id: "6", name: "Lisa Chen", role: "Frequent Visitor", testimonial: "Consistently excellent food and service. This is our go-to spot for Mexican food in the area.", icon: ThumbsUp, imageSrc: - "http://img.b2bpic.net/free-photo/people-working-elegant-cozy-office-space_23-2149548788.jpg", imageAlt: "professional headshot diverse man portrait"}, + "http://img.b2bpic.net/free-photo/people-working-elegant-cozy-office-space_23-2149548788.jpg?_wi=2", imageAlt: "professional headshot diverse man portrait"}, ]} animationType="slide-up" textboxLayout="default"