Update src/app/page.tsx

This commit is contained in:
2026-03-05 12:09:38 +00:00
parent 67bf4dd229
commit 652480cb8a

View File

@@ -56,8 +56,8 @@ export default function LandingPage() {
rightCarouselItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/person-white-bathrobe-filling-bath-with-water_259150-59743.jpg", imageAlt: "Montaż armatury" },
{ imageSrc: "http://img.b2bpic.net/free-photo/man-fixing-kitchen-sink_53876-13430.jpg", imageAlt: "Naprawa awaryjna" },
{ imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990734.jpg", imageAlt: "Fachowiec hydraulik" },
{ imageSrc: "http://img.b2bpic.net/free-photo/young-smiling-redhead-girl-tourist-sits-stairs-outdoors-with-city-paper-map-looking-direction_1258-151714.jpg", imageAlt: "Obszar działania" }
{ imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990734.jpg?_wi=1", imageAlt: "Fachowiec hydraulik" },
{ imageSrc: "http://img.b2bpic.net/free-photo/young-smiling-redhead-girl-tourist-sits-stairs-outdoors-with-city-paper-map-looking-direction_1258-151714.jpg?_wi=1", imageAlt: "Obszar działania" }
]}
buttons={[
{ text: "📞 Zadzwoń teraz", href: "tel:501979478" },
@@ -95,7 +95,7 @@ export default function LandingPage() {
{ value: "8+", title: "Lat doświadczenia w hydraulice" },
{ value: "500+", title: "Zadowolonych klientów" }
]}
imageSrc="http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990734.jpg"
imageSrc="http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990734.jpg?_wi=2"
imageAlt="Profesjonalny hydraulik pracujący"
mediaAnimation="slide-up"
useInvertedBackground={true}
@@ -165,7 +165,7 @@ export default function LandingPage() {
{ id: "5", title: "Jakie gwarancje udzielacie na prace?", content: "Udzielamy gwarancji na przeprowadzone prace. Wszystkie materiały, które stosujemy, pochodzą od renomowanych producentów z własnymi gwarancjami." },
{ id: "6", title: "Jak się z wami skontaktować?", content: "Możesz zadzwonić pod numer 501 979 478 lub wysłać zgłoszenie przez formularz kontaktowy na stronie. Odpowiadamy najszybciej jak to możliwe." }
]}
imageSrc="http://img.b2bpic.net/free-photo/young-smiling-redhead-girl-tourist-sits-stairs-outdoors-with-city-paper-map-looking-direction_1258-151714.jpg"
imageSrc="http://img.b2bpic.net/free-photo/young-smiling-redhead-girl-tourist-sits-stairs-outdoors-with-city-paper-map-looking-direction_1258-151714.jpg?_wi=2"
imageAlt="Obszar działania HYDROFOBIA"
mediaAnimation="slide-up"
faqsAnimation="slide-up"