diff --git a/src/app/page.tsx b/src/app/page.tsx index cd32234..fc702a5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -29,21 +29,13 @@ export default function LandingPage() { @@ -52,61 +44,38 @@ export default function LandingPage() {
@@ -119,20 +88,11 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Zamki antywłamaniowe", - description: "Montaż i serwis marek: Gerda, Witex, La Porte.", - imageSrc: "http://img.b2bpic.net/free-photo/keys-lock-blue-door-panel-clean-space_169016-69560.jpg", - }, + title: "Zamki antywłamaniowe", description: "Montaż i serwis marek: Gerda, Witex, La Porte.", imageSrc: "http://img.b2bpic.net/free-photo/keys-lock-blue-door-panel-clean-space_169016-69560.jpg"}, { - title: "Systemy Smart Lock", - description: "Nowoczesny montaż zamków i klamek sterowanych cyfrowo.", - imageSrc: "http://img.b2bpic.net/free-photo/back-view-deliverer-ringing-intercom-gate-customer-s-house-while-delivering-packages_637285-2337.jpg", - }, + title: "Systemy Smart Lock", description: "Nowoczesny montaż zamków i klamek sterowanych cyfrowo.", imageSrc: "http://img.b2bpic.net/free-photo/back-view-deliverer-ringing-intercom-gate-customer-s-house-while-delivering-packages_637285-2337.jpg"}, { - title: "Wymiana wkładek", - description: "Precyzyjna wymiana zamków wpuszczanych Mottura, Fiam, Iseo.", - imageSrc: "http://img.b2bpic.net/free-photo/hands-with-gloves-disinfecting-door-bell_23-2148705099.jpg", - }, + title: "Wymiana wkładek", description: "Precyzyjna wymiana zamków wpuszczanych Mottura, Fiam, Iseo.", imageSrc: "http://img.b2bpic.net/free-photo/hands-with-gloves-disinfecting-door-bell_23-2148705099.jpg"}, ]} title="Moje specjalizacje" description="Fachowe wsparcie przy zabezpieczeniach Twojego domu i biura." @@ -143,48 +103,24 @@ export default function LandingPage() { @@ -210,20 +144,12 @@ export default function LandingPage() { description="Zadzwoń teraz lub wypełnij formularz. Reaguję błyskawicznie na awarie." inputs={[ { - name: "name", - type: "text", - placeholder: "Imię", - }, + name: "name", type: "text", placeholder: "Imię"}, { - name: "phone", - type: "tel", - placeholder: "Numer telefonu", - }, + name: "phone", type: "tel", placeholder: "Numer telefonu"}, ]} textarea={{ - name: "message", - placeholder: "Opisz problem (np. wymiana zamka Mottura)", - }} + name: "message", placeholder: "Opisz problem (np. wymiana zamka Mottura)"}} imageSrc="http://img.b2bpic.net/free-photo/ratchets-metallic-nozzles_23-2148180577.jpg" /> @@ -233,25 +159,17 @@ export default function LandingPage() { logoText="Ślusarz Warszawa" columns={[ { - title: "Kontakt", - items: [ + title: "Kontakt", items: [ { - label: "Edwarda Habicha 10, 02-495 Warszawa", - href: "#", - }, + label: "Edwarda Habicha 10, 02-495 Warszawa", href: "#"}, { - label: "Tel: 795 393 008", - href: "tel:795393008", - }, + label: "Tel: 795 393 008", href: "tel:795393008"}, ], }, { - title: "Godziny", - items: [ + title: "Godziny", items: [ { - label: "Czw-Śr: 08:00 - 20:00", - href: "#", - }, + label: "Czw-Śr: 08:00 - 20:00", href: "#"}, ], }, ]}