From f2f83968b37e0e001d41ecaecc89147becf737e2 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 11 Jun 2026 16:40:13 +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 c20ecfe..75bc1d6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -77,7 +77,7 @@ export default function LandingPage() { }, ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/table-chairs-italian-garden_628469-330.jpg" + imageSrc="http://img.b2bpic.net/free-photo/table-chairs-italian-garden_628469-330.jpg?_wi=1" imageAlt="Vibrant Vietnamese street food in a lush garden setting" showDimOverlay={true} /> @@ -92,7 +92,7 @@ export default function LandingPage() { description="Bian Garden Budapest offers a unique culinary journey, bringing the true taste of Vietnam to the heart of Hungary. We pride ourselves on using the freshest ingredients and time-honored recipes, ensuring every dish tells a story of tradition and flavor." subdescription="Our cozy garden setting provides a tranquil escape, making every meal a memorable occasion. From aromatic Pho to crispy spring rolls, prepare to be transported to the bustling streets and serene landscapes of Vietnam." icon={Home} - imageSrc="http://img.b2bpic.net/free-photo/restaurant-entrance-with-wood-doors-two-turquoise-chairs-with-plant_140725-2569.jpg" + imageSrc="http://img.b2bpic.net/free-photo/restaurant-entrance-with-wood-doors-two-turquoise-chairs-with-plant_140725-2569.jpg?_wi=1" imageAlt="Cozy garden patio of Bian Garden Budapest restaurant" mediaAnimation="opacity" /> @@ -151,7 +151,7 @@ export default function LandingPage() { }, ], reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/table-chairs-italian-garden_628469-330.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/table-chairs-italian-garden_628469-330.jpg?_wi=2", imageAlt: "authentic vietnamese pho bowl", }, { @@ -176,7 +176,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/restaurant-entrance-with-wood-doors-two-turquoise-chairs-with-plant_140725-2569.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/restaurant-entrance-with-wood-doors-two-turquoise-chairs-with-plant_140725-2569.jpg?_wi=2", imageAlt: "authentic vietnamese pho bowl", }, ]}