diff --git a/src/app/page.tsx b/src/app/page.tsx index 9e5fb1d..9c74b4f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -30,26 +30,16 @@ export default function LandingPage() { @@ -57,19 +47,14 @@ export default function LandingPage() {
@@ -121,13 +97,9 @@ export default function LandingPage() { metricsAnimation="slide-up" metrics={[ { - value: "20+", - title: "Lat doświadczenia", - }, + value: "20+", title: "Lat doświadczenia"}, { - value: "500+", - title: "Wykonanych dachów", - }, + value: "500+", title: "Wykonanych dachów"}, ]} /> @@ -136,17 +108,12 @@ export default function LandingPage() { @@ -154,18 +121,13 @@ export default function LandingPage() { @@ -174,16 +136,12 @@ export default function LandingPage() { ); -} +} \ No newline at end of file