Merge version_2 into main

Merge version_2 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-06-03 11:13:23 +00:00

View File

@@ -277,12 +277,12 @@ export default function LandingPage() {
logoAlt="BIONATURA ITALIA HOME logo"
logoText="BIONATURA ITALIA HOME"
leftLink={{
text: "Privacy Policy", href: "#"}}
text: "Informativa sulla Privacy", href: "#"}}
rightLink={{
text: "Terms of Service", href: "#"}}
text: "Termini di Servizio", href: "#"}}
/>
</div>
</ReactLenis>
</ThemeProvider>
);
}
}