Update src/app/page.tsx

This commit is contained in:
2026-05-28 04:04:40 +00:00
parent ec99b3b59e
commit 22f138ce1d

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: "#"},
]}