From 1de13fc4b43184c37c6a90226e0932be45d31d8d Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 15 Apr 2026 01:57:18 +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 ea2398c..8f7231b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,7 +63,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/middle-age-friends-night-having-dinner_23-2149190918.jpg" + imageSrc="http://img.b2bpic.net/free-photo/middle-age-friends-night-having-dinner_23-2149190918.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ { @@ -121,7 +121,7 @@ export default function LandingPage() { description="Fusionamos la sabiduría tradicional con las técnicas más vanguardistas para ofrecerte una experiencia inolvidable. Nos apasiona la excelencia y el respeto absoluto por cada producto local." subdescription="Nuestro compromiso es crear momentos de puro disfrute en un entorno acogedor y sofisticado." icon={Award} - imageSrc="http://img.b2bpic.net/free-photo/italian-lasagna-plate_140725-786.jpg" + imageSrc="http://img.b2bpic.net/free-photo/italian-lasagna-plate_140725-786.jpg?_wi=1" mediaAnimation="blur-reveal" /> @@ -149,7 +149,7 @@ export default function LandingPage() { }, ], }, - imageSrc: "http://img.b2bpic.net/free-photo/middle-age-friends-night-having-dinner_23-2149190918.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/middle-age-friends-night-having-dinner_23-2149190918.jpg?_wi=2", imageAlt: "gourmet dish gourmet presentation", }, { @@ -159,7 +159,7 @@ export default function LandingPage() { bentoComponent: "reveal-icon", icon: Wine, }, - imageSrc: "http://img.b2bpic.net/free-photo/italian-lasagna-plate_140725-786.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/italian-lasagna-plate_140725-786.jpg?_wi=2", imageAlt: "gourmet dish gourmet presentation", }, { @@ -169,7 +169,7 @@ export default function LandingPage() { bentoComponent: "reveal-icon", icon: Sparkles, }, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-people-table_23-2149213371.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-people-table_23-2149213371.jpg?_wi=1", imageAlt: "gourmet dish gourmet presentation", }, ]} @@ -190,7 +190,7 @@ export default function LandingPage() { role: "Crítica Gastronómica", company: "Guía Gourmet", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-people-table_23-2149213371.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-people-table_23-2149213371.jpg?_wi=2", }, { id: "2", -- 2.49.1