Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 7b3d087f60 | |||
| 75416889f4 | |||
| 4f55d51f68 |
@@ -31,7 +31,7 @@ export default function HvacPage() {
|
|||||||
<ReactLenis root>
|
<ReactLenis root>
|
||||||
<div id="nav" data-section="nav">
|
<div id="nav" data-section="nav">
|
||||||
<NavbarLayoutFloatingInline
|
<NavbarLayoutFloatingInline
|
||||||
brandName="Marco Eletricista Braga"
|
brandName="Marco Eletricista"
|
||||||
navItems={[
|
navItems={[
|
||||||
{ name: "Serviços", id: "services" },
|
{ name: "Serviços", id: "services" },
|
||||||
{ name: "Sobre Nós", id: "about" },
|
{ name: "Sobre Nós", id: "about" },
|
||||||
@@ -253,7 +253,6 @@ export default function HvacPage() {
|
|||||||
{
|
{
|
||||||
title: "Contacto", items: [
|
title: "Contacto", items: [
|
||||||
{ label: "+351 912 510 677", href: "tel:+351912510677" },
|
{ label: "+351 912 510 677", href: "tel:+351912510677" },
|
||||||
{ label: "info@marco-eletricista-braga.pt", href: "mailto:info@marco-eletricista-braga.pt" },
|
|
||||||
{ label: "Braga, Portugal", href: "#" }
|
{ label: "Braga, Portugal", href: "#" }
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user