Merge version_6 into main #9
@@ -5,7 +5,8 @@ import "./globals.css";
|
||||
const inter = Inter({ subsets: ["latin"] });
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "Euro Pitture - Tinteggiatura Civile e Industriale", description: "Maestri nei colori, leader nei risultati. Tinteggiatura civile e industriale con piattaforme aeree dal 1990."};
|
||||
title: "Euro Pitture - Tinteggiatura Civile e Industriale", description: "Maestri nei colori, leader nei risultati. Tinteggiatura civile e industriale con piattaforme aeree dal 1990."
|
||||
};
|
||||
|
||||
export default function RootLayout({
|
||||
children,
|
||||
@@ -1384,4 +1385,4 @@ export default function RootLayout({
|
||||
</body>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -28,7 +28,7 @@ export default function LandingPage() {
|
||||
>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingOverlay
|
||||
brandName=""
|
||||
brandName="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AicWC53vH80wLx71X1buQoZMgU/uploaded-1773091546923-m4ntmasg.png"
|
||||
navItems={[
|
||||
{ name: "Servizi", id: "services" },
|
||||
{ name: "Lavori", id: "portfolio" },
|
||||
@@ -340,4 +340,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user