Update src/app/page.tsx

This commit is contained in:
2026-05-07 07:33:19 +00:00
parent e233523d26
commit 6a89656c4d

View File

@@ -157,9 +157,10 @@ export default function LandingPage() {
background={{
variant: "plain"}}
tag="Visit Us"
title="1506 Stelton Rd, Piscataway, NJ 08854"
title="Visit Our Restaurant Today"
description="Lunch 11:30 AM 3:00 PM | Dinner 5:00 PM 10:00 PM. Call us for reservations."
buttonText="Get Directions"
onSubmit={() => window.open('https://www.google.com/maps/dir/?api=1&destination=1506+Stelton+Rd+Piscataway+NJ+08854', '_blank')}
/>
</div>