2 Commits

Author SHA1 Message Date
c75c309c76 Update src/app/page.tsx 2026-04-09 11:40:13 +00:00
5cd51d43e3 Merge version_3 into main
Merge version_3 into main
2026-04-09 11:34:51 +00:00

View File

@@ -194,7 +194,7 @@ export default function LandingPage() {
columns={[ columns={[
{ {
title: "Contact", items: [ title: "Contact", items: [
{ label: "34-27 Francis Lewis Blvd, Flushing, NY 11358", href: "#" }, { label: "34-27 Francis Lewis Blvd, Flushing, NY 11358", href: "https://maps.google.com" },
{ label: "(718) 321-1530", href: "tel:7183211530" }, { label: "(718) 321-1530", href: "tel:7183211530" },
], ],
}, },