Update src/app/page.tsx
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user