Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| aaa48380d9 | |||
| 5be09deff9 | |||
| 8b87bb7be2 | |||
| 151cc40677 | |||
| 340e882915 |
@@ -1409,4 +1409,4 @@ export default function RootLayout({
|
|||||||
</ServiceWrapper>
|
</ServiceWrapper>
|
||||||
</html>
|
</html>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -83,7 +83,7 @@ export default function HomePage() {
|
|||||||
<div id="hero" data-section="hero">
|
<div id="hero" data-section="hero">
|
||||||
<HeroLogo
|
<HeroLogo
|
||||||
logoText="ATI Négoce"
|
logoText="ATI Négoce"
|
||||||
description="Votre expert en matériaux pour vos aménagements extérieurs"
|
description="Livraison rapide • Conseil expert • Qualité garantie"
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Demander un devis", href: "/contact" },
|
{ text: "Demander un devis", href: "/contact" },
|
||||||
{ text: "Découvrir nos produits", href: "/produits" },
|
{ text: "Découvrir nos produits", href: "/produits" },
|
||||||
@@ -251,4 +251,4 @@ export default function HomePage() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user