Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
@@ -18,7 +18,7 @@ export default function LandingPage() {
|
||||
borderRadius="pill"
|
||||
contentWidth="mediumSmall"
|
||||
sizing="largeSmall"
|
||||
background="noise"
|
||||
background="circleGradient"
|
||||
cardStyle="inset"
|
||||
primaryButtonStyle="flat"
|
||||
secondaryButtonStyle="glass"
|
||||
@@ -42,7 +42,7 @@ export default function LandingPage() {
|
||||
<HeroSplit
|
||||
title="Serwis Rowerów, Hulajnóg i Rowerów Elektrycznych"
|
||||
description="Profesjonalny serwis dostępny do 23:00. Szybkie naprawy, doświadczeni technicy, najlepsze ceny w Sosnowcu."
|
||||
background={{ variant: "noise" }}
|
||||
background={{ variant: "glowing-orb" }}
|
||||
tag="Otwarte do 23:00"
|
||||
tagIcon={Clock}
|
||||
tagAnimation="slide-up"
|
||||
@@ -51,7 +51,7 @@ export default function LandingPage() {
|
||||
{ text: "Wyznacz trasę", href: "https://maps.google.com/?q=Gabriela+Narutowicza+40,+41-200+Sosnowiec" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/mechanic-examining-bicycle-wheel_1170-2533.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/mechanic-examining-bicycle-wheel_1170-2533.jpg"
|
||||
imageAlt="Profesjonalny serwis rowerowy"
|
||||
imagePosition="right"
|
||||
mediaAnimation="blur-reveal"
|
||||
@@ -68,7 +68,7 @@ export default function LandingPage() {
|
||||
{ icon: Zap, label: "Lat doświadczenia", value: "10+" },
|
||||
{ icon: Clock, label: "Godzin otwarcia", value: "do 23:00" },
|
||||
]}
|
||||
metricsAnimation="entrance-slide"
|
||||
metricsAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
@@ -143,7 +143,7 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactText
|
||||
text="Gotowy na naprawę? Skontaktuj się z nami dzisiaj i niech profesjonaliści zajmą się Twoim sprzętem."
|
||||
animationType="entrance-slide"
|
||||
animationType="reveal-blur"
|
||||
background={{ variant: "plain" }}
|
||||
buttons={[
|
||||
{ text: "Zadzwoń: 693 513 190", href: "tel:693513190" },
|
||||
@@ -155,7 +155,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/mechanic-examining-bicycle-wheel_1170-2533.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/mechanic-examining-bicycle-wheel_1170-2533.jpg"
|
||||
imageAlt="BIKESERVIS - Profesjonalny serwis rowerowy"
|
||||
logoText="BIKESERVIS"
|
||||
copyrightText="© 2025 BIKESERVIS - Wieczorowy Serwis Rowerowy"
|
||||
|
||||
Reference in New Issue
Block a user