Merge version_2 into main #3

Merged
bender merged 1 commits from version_2 into main 2026-03-09 12:46:31 +00:00

View File

@@ -68,7 +68,7 @@ export default function LandingPage() {
tagIcon={Heart}
tagAnimation="blur-reveal"
buttons={[{ text: "Explore Menu", href: "#menu" }]}
imageSrc="http://img.b2bpic.net/free-photo/close-up-people-eating-with-chopsticks_23-2149008751.jpg"
imageSrc="http://img.b2bpic.net/free-photo/close-up-people-eating-with-chopsticks_23-2149008751.jpg?_wi=1"
imageAlt="Cosy Japanese restaurant interior"
useInvertedBackground={true}
/>
@@ -154,7 +154,7 @@ export default function LandingPage() {
},
{
id: "cosy-atmosphere", title: "Warm & Cosy Atmosphere", author: "Comfort & Hospitality", description: "Step into our welcoming space where friendly staff make you feel at home. Whether it's a casual meal or special occasion, our intimate setting creates the perfect dining experience.", tags: ["Welcoming", "Friendly"],
imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-eating-with-chopsticks_23-2149008751.jpg", imageAlt: "Cosy restaurant atmosphere with friendly staff"
imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-eating-with-chopsticks_23-2149008751.jpg?_wi=2", imageAlt: "Cosy restaurant atmosphere with friendly staff"
},
]}
animationType="slide-up"