From 82055a453c118625c0012625e492cb8fb5f5ae97 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 11:44:35 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b7a4c0a..5bb3cb0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,7 +32,7 @@ export default function LandingPage() { { name: "O nas", id: "about" }, { name: "Zespół", id: "team" }, { name: "Opinie", id: "testimonials" }, - { name: "Kontakt", id: "contact" } + { name: "Kontakt", id: "cta" } ]} button={{ text: "Zarezerwuj online", href: "https://studio58gdansk.booksy.com" @@ -92,6 +92,7 @@ export default function LandingPage() { imageAlt="Wnętrze Studio 58 Barber & Tattoo" useInvertedBackground={true} mediaAnimation="slide-up" + metricsAnimation="slide-up" /> @@ -157,7 +158,7 @@ export default function LandingPage() { /> -
+