diff --git a/src/app/page.tsx b/src/app/page.tsx index 3858613..b80a629 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -84,14 +84,14 @@ export default function LandingPage() { title: "Electrical Installations", description: "Expert wiring for residential and commercial projects.", tag: "Installations", - imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-electric-linemen-working-pole_181624-46993.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-electric-linemen-working-pole_181624-46993.jpg?_wi=1", }, { id: "f2", title: "Fault Finding", description: "Quick, precise troubleshooting for all electrical systems.", tag: "Troubleshooting", - imageSrc: "http://img.b2bpic.net/free-photo/man-electrical-technician-working-switchboard-with-fuses-uses-tablet_169016-24154.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-electrical-technician-working-switchboard-with-fuses-uses-tablet_169016-24154.jpg?_wi=1", }, { id: "f3", @@ -105,14 +105,14 @@ export default function LandingPage() { title: "Maintenance & Repairs", description: "Routine upkeep and urgent repairs, available when you need them.", tag: "Repairs", - imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-electric-linemen-working-pole_181624-46993.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-electric-linemen-working-pole_181624-46993.jpg?_wi=2", }, { id: "f5", title: "Commercial Services", description: "Comprehensive electrical solutions for industrial and office spaces.", tag: "Commercial", - imageSrc: "http://img.b2bpic.net/free-photo/man-electrical-technician-working-switchboard-with-fuses-uses-tablet_169016-24154.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-electrical-technician-working-switchboard-with-fuses-uses-tablet_169016-24154.jpg?_wi=2", }, ]} title="Professional Electrical Services" @@ -201,7 +201,7 @@ export default function LandingPage() { tag="Get in Touch" title="Need an Electrician Today?" description="Don't wait for issues to escalate. Call us for fast, reliable emergency response." - imageSrc="http://img.b2bpic.net/free-photo/pliers-wire-connectors-blue-surface_23-2151979288.jpg" + imageSrc="http://img.b2bpic.net/free-photo/pliers-wire-connectors-blue-surface_23-2151979288.jpg?_wi=1" mediaAnimation="opacity" tagIcon={Phone} /> @@ -209,7 +209,7 @@ export default function LandingPage() {