From 8b9db4b1a8e24f12cd670a0844dad0492f40ec36 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 12 Jun 2026 18:55:54 +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 d2b564f..d6b1201 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -85,7 +85,7 @@ export default function LandingPage() { }, ]} enableKpiAnimation={true} - imageSrc="http://img.b2bpic.net/free-photo/delicious-indian-dosa-composition_23-2149086046.jpg" + imageSrc="http://img.b2bpic.net/free-photo/delicious-indian-dosa-composition_23-2149086046.jpg?_wi=1" imageAlt="Vibrant Mexican dishes on a table" mediaAnimation="slide-up" avatars={[ @@ -143,7 +143,7 @@ export default function LandingPage() { useInvertedBackground={true} title="Our Story: A Taste of Jalisco in Salou" description="At ex&Co Salou, we bring the heart of Mexico to your table. Our journey began with a passion for authentic Mexican cuisine, inspired by the vibrant traditions of Jalisco. Every dish is a celebration of rich flavors, prepared with the freshest local produce and imported Mexican spices." - imageSrc="http://img.b2bpic.net/free-photo/beautiful-mexican-party-decoration-with-food_23-2149317307.jpg" + imageSrc="http://img.b2bpic.net/free-photo/beautiful-mexican-party-decoration-with-food_23-2149317307.jpg?_wi=1" imageAlt="Interior of ex&Co Salou restaurant" /> @@ -240,7 +240,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/close-up-bartender-creating-delicious-drink_23-2149125746.jpg", imageAlt: "Mixologist preparing an exotic cocktail", }, - imageSrc: "http://img.b2bpic.net/free-photo/delicious-indian-dosa-composition_23-2149086046.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delicious-indian-dosa-composition_23-2149086046.jpg?_wi=2", imageAlt: "fresh organic vegetables market", }, { @@ -254,7 +254,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/hand-holding-smartphone-high-angle_23-2149957040.jpg", imageAlt: "Smartphone showing an online menu app", }, - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-mexican-party-decoration-with-food_23-2149317307.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-mexican-party-decoration-with-food_23-2149317307.jpg?_wi=2", imageAlt: "fresh organic vegetables market", }, ]} -- 2.49.1