Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| c75c309c76 | |||
| 5cd51d43e3 |
@@ -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" },
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user