Update src/app/page.tsx

This commit is contained in:
2026-05-13 12:45:41 +00:00
parent def2fc3c47
commit a8569dbe49

View File

@@ -180,6 +180,8 @@ export default function LandingPage() {
title="Visit Us in Chicago"
description="Stop by for a protein shake, a healthy snack, and friendly conversation. We're open daily until 5:30 PM."
buttons={[
{
text: "Get Directions", href: "https://maps.google.com/?q=1053+N+California+Ave+Chicago+IL"},
{
text: "Call Us Now", href: "tel:+17739360986"},
]}