diff --git a/src/app/page.tsx b/src/app/page.tsx index c97c189..ad64db9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -36,7 +36,7 @@ export default function LandingPage() { { name: "Tarifs", id: "pricing" }, ]} brandName="Helvetisell" - button={{ text: "Estimation gratuite", href: "#contact" }} + button={{ text: "Contactez-nous ", href: "#contact" }} /> @@ -46,7 +46,7 @@ export default function LandingPage() { background={{ variant: "plain" }} title="Vendez vos objets de luxe en toute sérénité et maximisez vos gains" description="La référence de la consignation haut de gamme. Nous transformons vos objets de valeur en capital, en toute élégance et transparence." - buttons={[{ text: "Démarrer mon estimation", href: "#contact" }]} + buttons={[{ text: "", href: "#contact" }]} imageSrc="http://img.b2bpic.net/free-photo/cashier-working-computer-counter_482257-85807.jpg?_wi=1" mediaAnimation="blur-reveal" titleClassName="text-gold-500"