4 Commits

Author SHA1 Message Date
0538ae7176 Update src/app/page.tsx 2026-05-06 02:26:55 +00:00
1a7710fc00 Merge version_3 into main
Merge version_3 into main
2026-05-06 02:23:56 +00:00
89e51c77b4 Update src/app/page.tsx 2026-05-06 02:23:50 +00:00
3c287e61af Merge version_2 into main
Merge version_2 into main
2026-05-06 02:21:32 +00:00

View File

@@ -204,12 +204,12 @@ export default function LandingPage() {
variant: "plain"}}
tag="Visit Us"
title="Visit Our Chicago Location"
description="Find us at our flagship restaurant in the heart of Chicago: 160 E Superior St, Chicago, IL 60611."
description="Find us at our flagship restaurant in the heart of Chicago: 162 E Superior St, Chicago, IL 60611. Contact us at (312) 266-1000."
buttons={[
{
text: "Get Directions", href: "https://www.google.com/maps/place/Gino's+East/@41.895393,-87.625345,17z/data=!3m1!4b1!4m6!3m5!1s0x880fd34d85e78c85:0x77d01869e06180ec!8m2!3d41.895389!4d-87.62277!16s%2Fg%2F1tdr9d52?entry=ttu"},
{
text: "Call Now", href: "tel:+13122661000"},
text: "Call Now", href: "tel:3122661000"},
]}
/>
</div>