diff --git a/src/app/page.tsx b/src/app/page.tsx index 9686cad..a8e1c12 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -159,7 +159,7 @@ export default function LandingPage() { tag="Make Your Reservation" tagIcon={Calendar} title="Ready for an Unforgettable Dining Experience?" - description="Reserve your table now and join us for an evening of culinary excellence. We look forward to welcoming you to Savory Haven." + description="Reserve your table now at 123 Culinary Lane, Downtown | Open Tue-Sun 5pm-11pm. Join us for an evening of culinary excellence. We look forward to welcoming you to Savory Haven." buttons={[ { text: "Book Your Table", href: "https://www.example.com/reservations" }, { text: "Contact Us", href: "tel:+1-555-123-4567" }