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