3 Commits

Author SHA1 Message Date
22f138ce1d Update src/app/page.tsx 2026-05-28 04:04:40 +00:00
ec99b3b59e Merge version_2 into main
Merge version_2 into main
2026-05-28 03:35:52 +00:00
52f080abcb Merge version_2 into main
Merge version_2 into main
2026-05-28 03:35:06 +00:00

View File

@@ -224,10 +224,10 @@ export default function LandingPage() {
variant: "radial-gradient"}}
tag="Connect with Us"
title="Plan Your Visit"
description="We look forward to welcoming you to Bones Restaurant. Contact us for reservations, private event inquiries, or any other questions you may have."
description="Visit us at 123 Main Street, Anytown, USA. We are open Tuesday - Sunday from 5:00 PM to 10:00 PM. For reservations or inquiries, please call us at (555) 123-4567."
buttons={[
{
text: "Book a Table", href: "#"},
text: "Book a Table", href: "#contact"},
{
text: "Get Directions", href: "#"},
]}