From 95c2f305681f55685f7434b8254ddae48ead3253 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 4 Apr 2026 17:11:17 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4d1e90c..a8b796a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -126,7 +126,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Our Culinary Heritage" description="Born from a love for traditional Mexican family recipes, Sancova fuses time-honored cooking techniques with premium, locally sourced ingredients to create an unparalleled dining experience." - imageSrc="http://img.b2bpic.net/free-photo/view-delicious-portuguese-empadao-dish_23-2149862953.jpg" + imageSrc="http://img.b2bpic.net/free-photo/view-delicious-portuguese-empadao-dish_23-2149862953.jpg?_wi=1" imageAlt="Authentic Mexican kitchen preparation" /> @@ -154,7 +154,7 @@ export default function LandingPage() { "Local Produce", "Organic", ], - imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-portuguese-empadao-dish_23-2149862953.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-portuguese-empadao-dish_23-2149862953.jpg?_wi=2", imageAlt: "mexican chef preparing fresh ingredients", }, { @@ -164,7 +164,7 @@ export default function LandingPage() { "Authentic", "Family Secret", ], - imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-with-delicious-tacos_23-2150878353.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-with-delicious-tacos_23-2150878353.jpg?_wi=1", imageAlt: "gourmet mexican taco platter", }, ]} @@ -187,7 +187,7 @@ export default function LandingPage() { price: "$14", rating: 5, reviewCount: "120", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-with-delicious-tacos_23-2150878353.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-with-delicious-tacos_23-2150878353.jpg?_wi=2", }, { id: "p2", -- 2.49.1