Update src/app/page.tsx

This commit is contained in:
2026-03-06 13:29:33 +00:00
parent 90c96cddcc
commit 3a8e7f4e28

View File

@@ -48,7 +48,7 @@ export default function LandingPage() {
tagIcon={Grape}
tagAnimation="slide-up"
buttons={[
{ text: "Découvrir nos Vins", href: "#wines" },
{ text: "Commander Maintenant", href: "#wines" },
{ text: "En Savoir Plus", href: "#about" },
]}
buttonAnimation="slide-up"