Merge version_3 into main #4

Merged
bender merged 1 commits from version_3 into main 2026-05-28 04:04:43 +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: "#"},
]}