Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| b86d7153f9 | |||
| 7b3d087f60 | |||
| 53e4fa6f4e | |||
| 75416889f4 | |||
| 4f55d51f68 |
@@ -31,7 +31,7 @@ export default function HvacPage() {
|
||||
<ReactLenis root>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingInline
|
||||
brandName="Marco Eletricista Braga"
|
||||
brandName="Marco Eletricista"
|
||||
navItems={[
|
||||
{ name: "Serviços", id: "services" },
|
||||
{ name: "Sobre Nós", id: "about" },
|
||||
@@ -253,7 +253,6 @@ export default function HvacPage() {
|
||||
{
|
||||
title: "Contacto", items: [
|
||||
{ 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: "#" }
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user