3 Commits

Author SHA1 Message Date
b7430b5742 Update src/app/page.tsx 2026-03-09 16:46:34 +00:00
8d8900e203 Update src/app/page.tsx 2026-03-09 16:45:10 +00:00
1d2a4be1ae Merge version_5 into main
Merge version_5 into main
2026-03-09 16:39:07 +00:00

View File

@@ -35,7 +35,7 @@ export default function LandingPage() {
{ name: "Contatti", id: "contact" },
]}
button={{
text: "Prenota", href: "https://example.com/booking"
text: "Prenota", href: "contact"
}}
/>
</div>