Merge version_2 into main #3

Merged
bender merged 1 commits from version_2 into main 2026-06-07 21:25:41 +00:00

View File

@@ -149,9 +149,9 @@ export default function LandingPage() {
useInvertedBackground={false}
background={{
variant: "radial-gradient"}}
tag="Reservations"
title="Reserve Your Table Today"
description="Experience the magic of Shamwari's Bistro. Book your table for an unforgettable culinary journey."
tag="Stay Connected"
title="Join Our Exclusive Mailing List"
description="Be the first to know about our special events, new menu items, and exclusive offers. Sign up today!"
imageSrc="http://img.b2bpic.net/free-photo/full-shot-business-owner-standing-outdoors_23-2149434497.jpg"
imageAlt="Bistro exterior at dusk"
mediaAnimation="slide-up"
@@ -201,4 +201,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}