From 84ebb82828ee26c49eb16f80d0ecd9e39a2beab7 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 21 Mar 2026 10:09:25 +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 ad76e80..a88838c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -56,7 +56,7 @@ export default function LandingPage() { buttonAnimation="slide-up" mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/steel-pipelines-cables-plant_1359-134.jpg", imageAlt: "Professional electric motor repair workshop" + imageSrc: "http://img.b2bpic.net/free-photo/steel-pipelines-cables-plant_1359-134.jpg?_wi=1", imageAlt: "Professional electric motor repair workshop" }, { imageSrc: "http://img.b2bpic.net/free-photo/steel-pipelines-cables-plant_1359-132.jpg", imageAlt: "Industrial water pump systems and equipment" @@ -77,7 +77,7 @@ export default function LandingPage() { description="CECA Canarias combines decades of industrial expertise with cutting-edge repair technology. We serve homeowners, property managers, and businesses across Tenerife and the Canary Islands." subdescription="From emergency repairs to preventive maintenance, we deliver fast, professional solutions with the quality and reliability your systems deserve." icon={Award} - imageSrc="http://img.b2bpic.net/free-photo/steel-pipelines-cables-plant_1359-134.jpg" + imageSrc="http://img.b2bpic.net/free-photo/steel-pipelines-cables-plant_1359-134.jpg?_wi=2" imageAlt="CECA Canarias professional team" mediaAnimation="slide-up" useInvertedBackground={false} -- 2.49.1