Update src/app/page.tsx

This commit is contained in:
2026-06-11 16:40:13 +00:00
parent 8c84a610ab
commit f2f83968b3

View File

@@ -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",
},
]}