diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 38072b7..22c5704 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -48,7 +48,7 @@ export default function AboutPage() { { value: "1000+", title: "Happy Customers" }, { value: "15+", title: "Years Experience" } ]} - imageSrc="http://img.b2bpic.net/free-photo/electrician-working-near-board-with-wires-installation-connection-electrics_169016-5875.jpg" + imageSrc="http://img.b2bpic.net/free-photo/electrician-working-near-board-with-wires-installation-connection-electrics_169016-5875.jpg?_wi=5" imageAlt="Professional electrician team" mediaAnimation="slide-up" useInvertedBackground={false} diff --git a/src/app/page.tsx b/src/app/page.tsx index 3d0dd27..24d5827 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -54,12 +54,12 @@ export default function HomePage() { { text: "Call Now: (08) 9000 1234", href: "tel:0890001234" } ]} carouselItems={[ - { id: "1", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-composition-with-electrician-s-tools-accessories_169016-24022.jpg", imageAlt: "electrician professional service tools electrical work" }, - { id: "2", imageSrc: "http://img.b2bpic.net/free-photo/electrician-working-near-board-with-wires-installation-connection-electrics_169016-5875.jpg", imageAlt: "residential electrical home wiring installation" }, - { id: "3", imageSrc: "http://img.b2bpic.net/free-photo/engineers-industry-40-industrial-plant-controlling-automated-machinery_482257-120564.jpg", imageAlt: "commercial industrial electrical business infrastructure" }, - { id: "4", imageSrc: "http://img.b2bpic.net/free-photo/distraught-car-mechanic-going-through-problematic-paperwork-with-his-manager-auto-repair-shop_637285-7584.jpg", imageAlt: "emergency urgent repair crisis fast service" }, - { id: "5", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-composition-with-electrician-s-tools-accessories_169016-24022.jpg", imageAlt: "electrician professional service tools electrical work" }, - { id: "6", imageSrc: "http://img.b2bpic.net/free-photo/electrician-working-near-board-with-wires-installation-connection-electrics_169016-5875.jpg", imageAlt: "residential electrical home wiring installation" } + { id: "1", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-composition-with-electrician-s-tools-accessories_169016-24022.jpg?_wi=1", imageAlt: "electrician professional service tools electrical work" }, + { id: "2", imageSrc: "http://img.b2bpic.net/free-photo/electrician-working-near-board-with-wires-installation-connection-electrics_169016-5875.jpg?_wi=1", imageAlt: "residential electrical home wiring installation" }, + { id: "3", imageSrc: "http://img.b2bpic.net/free-photo/engineers-industry-40-industrial-plant-controlling-automated-machinery_482257-120564.jpg?_wi=1", imageAlt: "commercial industrial electrical business infrastructure" }, + { id: "4", imageSrc: "http://img.b2bpic.net/free-photo/distraught-car-mechanic-going-through-problematic-paperwork-with-his-manager-auto-repair-shop_637285-7584.jpg?_wi=1", imageAlt: "emergency urgent repair crisis fast service" }, + { id: "5", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-composition-with-electrician-s-tools-accessories_169016-24022.jpg?_wi=2", imageAlt: "electrician professional service tools electrical work" }, + { id: "6", imageSrc: "http://img.b2bpic.net/free-photo/electrician-working-near-board-with-wires-installation-connection-electrics_169016-5875.jpg?_wi=2", imageAlt: "residential electrical home wiring installation" } ]} autoPlay={true} autoPlayInterval={4000} @@ -77,7 +77,7 @@ export default function HomePage() { { value: "1000+", title: "Happy Customers" }, { value: "15+", title: "Years Experience" } ]} - imageSrc="http://img.b2bpic.net/free-photo/electrician-working-near-board-with-wires-installation-connection-electrics_169016-5875.jpg" + imageSrc="http://img.b2bpic.net/free-photo/electrician-working-near-board-with-wires-installation-connection-electrics_169016-5875.jpg?_wi=3" imageAlt="Professional electrician team" mediaAnimation="slide-up" useInvertedBackground={false} @@ -93,28 +93,28 @@ export default function HomePage() { { title: "Residential Wiring & Installation", description: "Complete rewiring, new installations, and upgrades for your home", - imageSrc: "http://img.b2bpic.net/free-photo/electrician-working-near-board-with-wires-installation-connection-electrics_169016-5875.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/electrician-working-near-board-with-wires-installation-connection-electrics_169016-5875.jpg?_wi=4", imageAlt: "Residential electrical work", buttonIcon: ArrowRight }, { title: "Commercial & Industrial", description: "Trusted by Perth businesses for complex electrical systems", - imageSrc: "http://img.b2bpic.net/free-photo/engineers-industry-40-industrial-plant-controlling-automated-machinery_482257-120564.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/engineers-industry-40-industrial-plant-controlling-automated-machinery_482257-120564.jpg?_wi=2", imageAlt: "Commercial electrical services", buttonIcon: ArrowRight }, { title: "Emergency Repairs", description: "Available 24/7 for power outages and urgent electrical issues", - imageSrc: "http://img.b2bpic.net/free-photo/distraught-car-mechanic-going-through-problematic-paperwork-with-his-manager-auto-repair-shop_637285-7584.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/distraught-car-mechanic-going-through-problematic-paperwork-with-his-manager-auto-repair-shop_637285-7584.jpg?_wi=2", imageAlt: "Emergency electrical repairs", buttonIcon: ArrowRight }, { title: "Safety Inspections", description: "Professional electrical safety inspections and compliance testing", - imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-composition-with-electrician-s-tools-accessories_169016-24022.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-composition-with-electrician-s-tools-accessories_169016-24022.jpg?_wi=3", imageAlt: "Electrical safety inspection", buttonIcon: ArrowRight } @@ -151,7 +151,7 @@ export default function HomePage() { role: "Homeowner", company: "Perth Suburbs", rating: 5, - imageSrc: "http://img.b2bpic.net/free-vector/avatar-collection-with-different-jobs_23-2147667732.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/avatar-collection-with-different-jobs_23-2147667732.jpg?_wi=1", imageAlt: "professional portrait male worker avatar" }, { @@ -160,7 +160,7 @@ export default function HomePage() { role: "Business Manager", company: "Local Perth Business", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg?_wi=1", imageAlt: "professional portrait female customer satisfied" }, { @@ -169,7 +169,7 @@ export default function HomePage() { role: "Restaurant Owner", company: "Perth CBD", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=1", imageAlt: "professional portrait businessman client happy" }, { @@ -178,7 +178,7 @@ export default function HomePage() { role: "Property Manager", company: "Residential Perth", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-with-co-workers_1098-1776.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-with-co-workers_1098-1776.jpg?_wi=1", imageAlt: "professional portrait person worker team" } ]} diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index aa652b5..971ad99 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -46,28 +46,28 @@ export default function ServicesPage() { { title: "Residential Wiring & Installation", description: "Complete rewiring, new installations, and upgrades for your home. We handle everything from simple circuit additions to full house rewiring with modern standards.", - imageSrc: "http://img.b2bpic.net/free-photo/electrician-working-near-board-with-wires-installation-connection-electrics_169016-5875.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/electrician-working-near-board-with-wires-installation-connection-electrics_169016-5875.jpg?_wi=6", imageAlt: "Residential electrical work", buttonIcon: ArrowRight }, { title: "Commercial & Industrial", description: "Trusted by Perth businesses for complex electrical systems. We manage large-scale installations, maintenance, and troubleshooting for commercial properties.", - imageSrc: "http://img.b2bpic.net/free-photo/engineers-industry-40-industrial-plant-controlling-automated-machinery_482257-120564.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/engineers-industry-40-industrial-plant-controlling-automated-machinery_482257-120564.jpg?_wi=3", imageAlt: "Commercial electrical services", buttonIcon: ArrowRight }, { title: "Emergency Repairs", description: "Available 24/7 for power outages and urgent electrical issues. Our rapid response team ensures minimal downtime for your home or business.", - imageSrc: "http://img.b2bpic.net/free-photo/distraught-car-mechanic-going-through-problematic-paperwork-with-his-manager-auto-repair-shop_637285-7584.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/distraught-car-mechanic-going-through-problematic-paperwork-with-his-manager-auto-repair-shop_637285-7584.jpg?_wi=3", imageAlt: "Emergency electrical repairs", buttonIcon: ArrowRight }, { title: "Safety Inspections", description: "Professional electrical safety inspections and compliance testing. Ensure your property meets all electrical codes and safety standards.", - imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-composition-with-electrician-s-tools-accessories_169016-24022.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-composition-with-electrician-s-tools-accessories_169016-24022.jpg?_wi=4", imageAlt: "Electrical safety inspection", buttonIcon: ArrowRight } @@ -90,7 +90,7 @@ export default function ServicesPage() { role: "Homeowner", company: "Perth Suburbs", rating: 5, - imageSrc: "http://img.b2bpic.net/free-vector/avatar-collection-with-different-jobs_23-2147667732.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/avatar-collection-with-different-jobs_23-2147667732.jpg?_wi=2", imageAlt: "professional portrait male worker avatar" }, { @@ -99,7 +99,7 @@ export default function ServicesPage() { role: "Business Manager", company: "Local Perth Business", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg?_wi=2", imageAlt: "professional portrait female customer satisfied" }, { @@ -108,7 +108,7 @@ export default function ServicesPage() { role: "Restaurant Owner", company: "Perth CBD", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=2", imageAlt: "professional portrait businessman client happy" }, { @@ -117,7 +117,7 @@ export default function ServicesPage() { role: "Property Manager", company: "Residential Perth", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-with-co-workers_1098-1776.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-with-co-workers_1098-1776.jpg?_wi=2", imageAlt: "professional portrait person worker team" } ]}