From 3840cee5db9c72799c1f230747d41872b6a4a581 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 23 Apr 2026 10:04:23 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 8e7ca2b..2d47ca5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -72,7 +72,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Trusted Experts in Stockholm" description="With over two decades of industrial experience, Alvis Rörskut AB represents reliability. We don't settle for bargain solutions; we provide engineering-grade pipe cutting and maintenance that stands the test of time." - imageSrc="http://img.b2bpic.net/free-photo/architectural-blueprints_1359-424.jpg" + imageSrc="http://img.b2bpic.net/free-photo/architectural-blueprints_1359-424.jpg?_wi=1" imageAlt="Technical pipe blueprint drawing" /> @@ -88,7 +88,7 @@ export default function LandingPage() { { id: "s3", title: "Emergency Service", descriptions: ["24/7 rapid deployment for critical pipe failures across Stockholm."], imageSrc: "http://img.b2bpic.net/free-photo/smart-asian-engineer-manager-with-safety-uniform-checking-site-construction-with-steel-concrete-structure-background_609648-1602.jpg", imageAlt: "Portrait of plumber" }, { id: "s4", title: "Infrastructure Upgrade", descriptions: ["Modernizing older plumbing networks with robust engineering."], imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-with-welding-tool_23-2148813366.jpg", imageAlt: "Portrait of plumber" }, { id: "s5", title: "Custom Cutting", descriptions: ["High-tolerance cutting services for specific industrial requirements."], imageSrc: "http://img.b2bpic.net/free-photo/front-view-hard-hat-headphones-hanging-closet_23-2148773503.jpg", imageAlt: "Portrait of plumber" }, - { id: "s6", title: "Technical Audit", descriptions: ["Detailed assessment of existing plumbing and pipeline systems."], imageSrc: "http://img.b2bpic.net/free-photo/architectural-blueprints_1359-424.jpg", imageAlt: "Portrait of plumber" }, + { id: "s6", title: "Technical Audit", descriptions: ["Detailed assessment of existing plumbing and pipeline systems."], imageSrc: "http://img.b2bpic.net/free-photo/architectural-blueprints_1359-424.jpg?_wi=2", imageAlt: "Portrait of plumber" }, ]} title="Expert Pipe Services" description="Precision service for industrial, commercial, and residential infrastructure." -- 2.49.1