diff --git a/src/app/palvelut/page.tsx b/src/app/palvelut/page.tsx index bcc8fc0..e110b41 100644 --- a/src/app/palvelut/page.tsx +++ b/src/app/palvelut/page.tsx @@ -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" }, },