Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-22 01:32:47 +00:00

View File

@@ -52,7 +52,7 @@ export default function LandingPage() {
{ text: "Explore Menu", href: "#menu" }
]}
buttonAnimation="blur-reveal"
imageSrc="http://img.b2bpic.net/free-photo/beautiful-decorated-table-with-pine-leaf_8353-10194.jpg"
imageSrc="http://img.b2bpic.net/free-photo/beautiful-decorated-table-with-pine-leaf_8353-10194.jpg?_wi=1"
imageAlt="Elegant dining ambiance at Turtle Rock Restaurant"
mediaAnimation="slide-up"
/>
@@ -87,7 +87,7 @@ export default function LandingPage() {
},
{
id: "reservations", title: "Easy Reservations", tags: ["Groups", "Solo Diners"],
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-decorated-table-with-pine-leaf_8353-10194.jpg", imageAlt: "Welcoming dining environment for all guests"
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-decorated-table-with-pine-leaf_8353-10194.jpg?_wi=2", imageAlt: "Welcoming dining environment for all guests"
}
]}
animationType="slide-up"