Merge version_3 into main #3

Merged
bender merged 1 commits from version_3 into main 2026-03-04 06:02:07 +00:00

View File

@@ -132,8 +132,8 @@ export default function LandingPage() {
text="Ready to experience exceptional coffee? Join us today and become part of the Brew Haven family. We can't wait to serve you."
animationType="entrance-slide"
buttons={[
{ text: "Reserve Table", href: "contact" },
{ text: "Get Directions", href: "https://maps.google.com" }
{ text: "Get Directions", href: "https://maps.google.com" },
{ text: "Reserve Table", href: "contact" }
]}
background={{ variant: "radial-gradient" }}
useInvertedBackground={false}