Update src/app/page.tsx
This commit is contained in:
@@ -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