Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-22 09:08:55 +00:00

View File

@@ -89,26 +89,26 @@ export default function LandingPage() {
{
id: 1,
title: "Pranie kanap i sof", description: "Głębokie oczyszczenie każdej warstwy tkaniny. Efekt jak nowe w 1 godzinę.", buttons: [{ text: "Sprawdź cenę" }],
phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/couch-with-cushions-glass-table_1203-764.jpg", imageAlt: "modern sofa couch furniture" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/couch-with-cushions-glass-table_1203-764.jpg", imageAlt: "modern sofa couch furniture" }
phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/couch-with-cushions-glass-table_1203-764.jpg?_wi=1", imageAlt: "modern sofa couch furniture" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/couch-with-cushions-glass-table_1203-764.jpg?_wi=2", imageAlt: "modern sofa couch furniture" }
},
{
id: 2,
title: "Czyszczenie materacy", description: "Usunięcie kurzu, roztoczy i alergenów. Bezpieczne dla całej rodziny i zwierząt.", buttons: [{ text: "Sprawdź cenę" }],
phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-beautiful-asian-girl-lying-bedroom-with-sophisticated-interrior-smiling_1258-191155.jpg", imageAlt: "bedroom mattress furniture" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-beautiful-asian-girl-lying-bedroom-with-sophisticated-interrior-smiling_1258-191155.jpg", imageAlt: "bedroom mattress furniture" }
phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-beautiful-asian-girl-lying-bedroom-with-sophisticated-interrior-smiling_1258-191155.jpg?_wi=1", imageAlt: "bedroom mattress furniture" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-beautiful-asian-girl-lying-bedroom-with-sophisticated-interrior-smiling_1258-191155.jpg?_wi=2", imageAlt: "bedroom mattress furniture" }
},
{
id: 3,
title: "Pranie dywanów i tapetów", description: "Profesjonalne czyszczenie dywanów orientalnych i nowoczesnych. Świeżość gwarantowana.", buttons: [{ text: "Sprawdź cenę" }],
phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/grey-felt-texture_1298-489.jpg", imageAlt: "living room carpet rug" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/grey-felt-texture_1298-489.jpg", imageAlt: "living room carpet rug" }
phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/grey-felt-texture_1298-489.jpg?_wi=1", imageAlt: "living room carpet rug" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/grey-felt-texture_1298-489.jpg?_wi=2", imageAlt: "living room carpet rug" }
},
{
id: 4,
title: "Czyszczenie krzeseł i foteli", description: "Renowacja mebli biurowych i domowych. Przywracamy im świeżość i czystość.", buttons: [{ text: "Sprawdź cenę" }],
phoneOne: { imageSrc: "http://img.b2bpic.net/free-psd/elegant-orange-velvet-wingback-armchair-with-black-accents_191095-81473.jpg", imageAlt: "upholstered armchair furniture" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-psd/elegant-orange-velvet-wingback-armchair-with-black-accents_191095-81473.jpg", imageAlt: "upholstered armchair furniture" }
phoneOne: { imageSrc: "http://img.b2bpic.net/free-psd/elegant-orange-velvet-wingback-armchair-with-black-accents_191095-81473.jpg?_wi=1", imageAlt: "upholstered armchair furniture" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-psd/elegant-orange-velvet-wingback-armchair-with-black-accents_191095-81473.jpg?_wi=2", imageAlt: "upholstered armchair furniture" }
}
]}
showStepNumbers={true}