Merge version_12 into main #18
@@ -163,7 +163,9 @@ export default function LandingPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contact", items: []
|
||||
title: "Contact", items: [
|
||||
{ label: "415-529-1883", href: "tel:4155291883" }
|
||||
]
|
||||
}
|
||||
]}
|
||||
/>
|
||||
@@ -171,4 +173,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user