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