Merge version_3 into main #5

Merged
bender merged 1 commits from version_3 into main 2026-04-08 18:15:21 +00:00

View File

@@ -34,8 +34,6 @@ export default function LandingPage() {
name: "Usługi", id: "services"},
{
name: "Jak pracuję", id: "process"},
{
name: "Godziny otwarcia", id: "hours"},
]}
brandName="Ślusarz Warszawa"
/>
@@ -128,9 +126,9 @@ export default function LandingPage() {
<div id="hours" data-section="hours">
<TextAbout
title="Godziny otwarcia"
title="Godziny otwarcia: Pn-Pt 8:00 - 20:00"
tag="Dostępność"
useInvertedBackground={false}
useInvertedBackground={true}
containerClassName="py-20 text-center"
titleClassName="text-5xl font-extrabold"
/>
@@ -145,8 +143,6 @@ export default function LandingPage() {
label: "Start", href: "#hero"},
{
label: "Usługi", href: "#services"},
{
label: "Godziny otwarcia", href: "#hours"},
],
},
{