Merge version_2 into main #2

Merged
bender merged 2 commits from version_2 into main 2026-03-03 09:51:15 +00:00
2 changed files with 3 additions and 3 deletions

View File

@@ -1422,4 +1422,4 @@ export default function RootLayout({
</ServiceWrapper>
</html>
);
}
}

View File

@@ -217,7 +217,7 @@ export default function LandingPage() {
tagIcon={Calendar}
tagAnimation="slide-up"
title="Reserve Your Table Today"
description="Step into warmth and elegance. Book your table in just 30 seconds and join us for an unforgettable experience."
description="Secure your table at Cream Cafe—availability shown in real-time"
background={{ variant: "rotated-rays-animated" }}
useInvertedBackground={false}
inputPlaceholder="Enter your email"
@@ -260,4 +260,4 @@ export default function LandingPage() {
</div>
</ThemeProvider>
);
}
}