2 Commits

Author SHA1 Message Date
1719bc381a Update src/app/page.tsx 2026-04-25 22:22:31 +00:00
a256c8c60f Merge version_1 into main
Merge version_1 into main
2026-04-25 22:21:36 +00:00

View File

@@ -219,9 +219,7 @@ export default function LandingPage() {
text="Your table is waiting. Whether it's your first visit or your hundredth — we're ready to make it unforgettable." text="Your table is waiting. Whether it's your first visit or your hundredth — we're ready to make it unforgettable."
buttons={[ buttons={[
{ {
text: "Reserve Now", href: "#"}, text: "Get Started", href: "/booking"},
{
text: "Order Online", href: "#"},
]} ]}
/> />
</div> </div>