Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| b0aa25ee0e | |||
| 78ac202ba3 |
@@ -91,7 +91,7 @@ export default function LandingPage() {
|
||||
id: "m2", value: "24h", title: "Brzi termini", items: ["Fleksibilan dogovor", "Rad vikendom", "Brza reakcija"],
|
||||
},
|
||||
{
|
||||
id: "m3", value: "100% Zadovoljstvo", title: "Rezultati odmah", items: ["Uklanjanje fleka", "Neutralizacija mirisa", "Potpuna higijena"],
|
||||
id: "m3", value: "100% Zadovoljstvo", title: "100% Zadovoljstvo", items: ["Uklanjanje fleka", "Neutralizacija mirisa", "Potpuna higijena"],
|
||||
},
|
||||
]}
|
||||
title="Zašto odabrati DP Cleaning?"
|
||||
@@ -127,15 +127,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
plans={[
|
||||
{
|
||||
id: "auto", price: "od 30 €", name: "Dubinsko čišćenje auta", buttons: [{ text: "Zakaži", href: "#contact" }],
|
||||
id: "auto", price: "od 3000 RSD", name: "Dubinsko čišćenje auta", buttons: [{ text: "Zakaži", href: "#contact" }],
|
||||
features: ["Sjedišta", "Tapacirung", "Dubinsko usisavanje"],
|
||||
},
|
||||
{
|
||||
id: "sofa", price: "od 40 €", name: "Ugaona garnitura", buttons: [{ text: "Zakaži", href: "#contact" }],
|
||||
id: "sofa", price: "od 1000 RSD", name: "Ugaona garnitura", buttons: [{ text: "Zakaži", href: "#contact" }],
|
||||
features: ["Uklanjanje fleka", "Antialergijski tretman", "Brzo sušenje"],
|
||||
},
|
||||
{
|
||||
id: "carpet", price: "od 5 €/m²", name: "Tepisi i itisoni", buttons: [{ text: "Zakaži", href: "#contact" }],
|
||||
id: "carpet", price: "od 500 RSD/m²", name: "Tepisi i itisoni", buttons: [{ text: "Zakaži", href: "#contact" }],
|
||||
features: ["Dubinsko pranje vlakana", "Dezinfekcija", "Uklanjanje prašine"],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user