2 Commits

Author SHA1 Message Date
95c11f7d00 Update src/app/page.tsx 2026-06-03 12:10:58 +00:00
df47eeec2d Merge version_2 into main
Merge version_2 into main
2026-06-03 12:08:08 +00:00

View File

@@ -184,6 +184,8 @@ export default function LandingPage() {
</div>
<div id="footer" data-section="footer">
<FooterBaseReveal
logoSrc="http://img.b2bpic.net/free-photo/pastry-shop-logo-template_23-2149596001.jpg"
logoAlt="Costè Pasticceria Logo"
logoText="Costè Pasticceria"
columns={[
{ title: "Navigazione", items: [{ label: "Home", href: "#hero" }, { label: "Chi Siamo", href: "#chi-siamo" }, { label: "Specialità", href: "#specialita" }, { label: "Prodotti", href: "#prodotti" }] },