Update src/app/page.tsx

This commit is contained in:
2026-06-03 12:10:58 +00:00
parent df47eeec2d
commit 95c11f7d00

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" }] },