Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e55898c791 |
@@ -126,7 +126,7 @@ export default function LandingPage() {
|
|||||||
<div id="contact" data-section="contact">
|
<div id="contact" data-section="contact">
|
||||||
<ContactFaq
|
<ContactFaq
|
||||||
ctaTitle="Ready to Experience Authentic Gyoza?"
|
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" }}
|
ctaButton={{ text: "Reserve Now", href: "tel:+1-718-000-0000" }}
|
||||||
ctaIcon={Phone}
|
ctaIcon={Phone}
|
||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
@@ -185,4 +185,4 @@ export default function LandingPage() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user