1 Commits

Author SHA1 Message Date
e55898c791 Update src/app/page.tsx 2026-03-19 22:09:52 +00:00

View File

@@ -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 WednesdaySunday, 5 PM11 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 WednesdaySunday, 5 PM11 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}