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}