diff --git a/src/app/page.tsx b/src/app/page.tsx index 37b5dbd..3202bdf 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -84,7 +84,7 @@ export default function LandingPage() { }, ]} buttonAnimation="none" - imageSrc="http://img.b2bpic.net/free-photo/electrician-builder-work-installation-sockets-switches_169016-52849.jpg" + imageSrc="http://img.b2bpic.net/free-photo/electrician-builder-work-installation-sockets-switches_169016-52849.jpg?_wi=1" imageAlt="Luxury electrical installation in a modern home" showBlur={true} textPosition="bottom" @@ -135,7 +135,7 @@ export default function LandingPage() { description: "With a focus on meticulous attention to detail and durable installations, we guarantee long-lasting, safe, and aesthetically pleasing results.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/most-important-project-company_329181-15336.jpg" + imageSrc="http://img.b2bpic.net/free-photo/most-important-project-company_329181-15336.jpg?_wi=1" imageAlt="Professional electrician inspecting an electrical panel" mediaAnimation="none" /> @@ -194,7 +194,7 @@ export default function LandingPage() { }, ], reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/electrician-builder-work-installation-sockets-switches_169016-52849.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/electrician-builder-work-installation-sockets-switches_169016-52849.jpg?_wi=2", imageAlt: "smart home electrical integration system", }, { @@ -219,7 +219,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/most-important-project-company_329181-15336.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/most-important-project-company_329181-15336.jpg?_wi=2", imageAlt: "smart home electrical integration system", }, ]}