Update src/app/page.tsx
This commit is contained in:
@@ -126,7 +126,7 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactFaq
|
||||
ctaTitle="Ready to Experience Authentic Gyoza?"
|
||||
ctaDescription="Visit us at 208 Bedford Ave, Williamsburg, or call to reserve your table. We're open Wednesday–Sunday, 5 PM–11 PM. Order ahead for takeout and delivery!"
|
||||
ctaDescription="Visit us at 208 Bedford Ave, Williamsburg, Brooklyn, NY 11249, or call to reserve your table. We're open Wednesday–Sunday, 5 PM–11 PM. Order ahead for takeout and delivery!"
|
||||
ctaButton={{ text: "Reserve Now", href: "tel:+1-718-000-0000" }}
|
||||
ctaIcon={Phone}
|
||||
useInvertedBackground={true}
|
||||
@@ -185,4 +185,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user