Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 87cdf58ea3 | |||
| 22f138ce1d | |||
| ec99b3b59e | |||
| 52f080abcb |
@@ -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: "#"},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user