Update src/app/page.tsx

This commit is contained in:
2026-03-19 18:10:42 +00:00
parent 2ca634b7e5
commit 3fe93d061d

View File

@@ -287,7 +287,7 @@ export default function LandingPage() {
columns={[
{
title: "Location", items: [
{ label: "123 Garden Street, Café District", href: "https://maps.google.com" },
{ label: "218 Dougall Avenue, Caledon", href: "https://maps.google.com" },
{ label: "Open Daily 8am - 8pm", href: "#" }
]
},