Merge version_3 into main

Merge version_3 into main
This commit was merged in pull request #5.
This commit is contained in:
2026-04-30 20:06:03 +00:00

View File

@@ -151,7 +151,7 @@ export default function LandingPage() {
<FooterBaseReveal
logoText="Hair The Very Styles"
columns={[
{ title: "Contatti", items: [{ label: "06 4423 5489", href: "tel:+390644235489" }, { label: "Piazza Bologna, Roma", href: "#" }] },
{ title: "Contatti", items: [{ label: "06 4423 5489", href: "tel:+390644235489" }, { label: "Piazza Bologna, Via Arezzo 34, Roma", href: "#" }] },
{ title: "Social", items: [{ label: "Instagram", href: "#" }] },
{ title: "Orari", items: [{ label: "Mar-Sab: 9:00 - 19:00", href: "#" }] },
]}