Update src/app/palvelut/page.tsx

This commit is contained in:
2026-03-03 05:37:16 +00:00
parent 61d93f7581
commit 881c53dbfa

View File

@@ -75,21 +75,21 @@ export default function ServicesPage() {
{
title: "Kotiremontit",
description: "Ammattilaiset remontoijat kotiisi. Kunnostustyöt, sisustus ja rakennuspalvelut yhdessä paikassa.",
imageSrc: "http://img.b2bpic.net/free-photo/electrician-with-tools-working-construction-site-repair-handyman-concept_169016-5889.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/electrician-with-tools-working-construction-site-repair-handyman-concept_169016-5889.jpg?_wi=4",
imageAlt: "Kotiremontit",
button: { text: "Pyydä tarjous", href: "/tarjouspyynto" },
},
{
title: "Webdesign ja kehitys",
description: "Modernit verkkosivut, jotka muuntavat kävijät asiakkaiksi. Responsive design ja SEO-optimointi.",
imageSrc: "http://img.b2bpic.net/free-photo/develop-coding-web-design-coding-web-template_53876-132245.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/develop-coding-web-design-coding-web-template_53876-132245.jpg?_wi=3",
imageAlt: "Webdesign",
button: { text: "Pyydä tarjous", href: "/tarjouspyynto" },
},
{
title: "Siivouspalvelut",
description: "Puhtain koti tai toimisto ammattilaisilla siivouspalveluilla. Säännöllinen tai kertaluontoinen siivous.",
imageSrc: "http://img.b2bpic.net/free-photo/blonde-woman-protective-gloves-with-rag-cleaning-electric-stove-home-kitchen-girl-washing-black-shiny-surface-kitchen-top-concept-housework_639032-2675.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/blonde-woman-protective-gloves-with-rag-cleaning-electric-stove-home-kitchen-girl-washing-black-shiny-surface-kitchen-top-concept-housework_639032-2675.jpg?_wi=2",
imageAlt: "Siivous",
button: { text: "Pyydä tarjous", href: "/tarjouspyynto" },
},