diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 8260bb9..bc02c61 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" metricsAnimation="slide-up" diff --git a/src/app/page.tsx b/src/app/page.tsx index d80ef74..eb84d00 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" metricsAnimation="slide-up" @@ -92,16 +92,16 @@ export default function HomePage() { description="Comprehensive electrical solutions for homes and businesses in Perth" features={[ { - 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", imageAlt: "Residential electrical work", buttonIcon: ArrowRight + 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?_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", imageAlt: "Commercial electrical services", 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?_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", imageAlt: "Emergency electrical repairs", 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?_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", imageAlt: "Electrical safety inspection", 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?_wi=3", imageAlt: "Electrical safety inspection", buttonIcon: ArrowRight } ]} textboxLayout="default"