diff --git a/src/app/page.tsx b/src/app/page.tsx index aa1d437..5c7295f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -53,7 +53,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/coworkers-servicing-hvac-system_482257-91024.jpg", imageAlt: "Professional electrician at work" }, { - imageSrc: "http://img.b2bpic.net/free-photo/man-switching-off-electric-fuse-electrical-box-wall_23-2148087623.jpg", imageAlt: "Electrical installation service" + imageSrc: "http://img.b2bpic.net/free-photo/man-switching-off-electric-fuse-electrical-box-wall_23-2148087623.jpg?_wi=1", imageAlt: "Electrical installation service" } ]} rightCarouselItems={[ @@ -61,7 +61,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-charging-electric-car-side-view_23-2149530039.jpg", imageAlt: "Modern EV charger installation" }, { - imageSrc: "http://img.b2bpic.net/free-photo/male-electrician-uniform-working-switchboard-electricity_169016-67910.jpg", imageAlt: "Electrical panel upgrade" + imageSrc: "http://img.b2bpic.net/free-photo/male-electrician-uniform-working-switchboard-electricity_169016-67910.jpg?_wi=1", imageAlt: "Electrical panel upgrade" } ]} buttons={[ @@ -111,13 +111,13 @@ export default function LandingPage() { id: "emergency", title: "Emergency Repairs", description: "Power outages, circuit breaker issues, and urgent electrical problems solved fast", imageSrc: "http://img.b2bpic.net/free-photo/man-engaged-household-task_23-2151741266.jpg", imageAlt: "Emergency electrical repair" }, { - id: "installation", title: "Expert Installation", description: "New outlets, switches, fixtures, and panel installations done right the first time", imageSrc: "http://img.b2bpic.net/free-photo/man-switching-off-electric-fuse-electrical-box-wall_23-2148087623.jpg", imageAlt: "Professional electrical installation" + id: "installation", title: "Expert Installation", description: "New outlets, switches, fixtures, and panel installations done right the first time", imageSrc: "http://img.b2bpic.net/free-photo/man-switching-off-electric-fuse-electrical-box-wall_23-2148087623.jpg?_wi=2", imageAlt: "Professional electrical installation" }, { id: "ev-charger", title: "EV Charger Setup", description: "Modern Level 2 charger installation for your electric vehicle at home", imageSrc: "http://img.b2bpic.net/free-photo/mid-section-woman-charging-electric-car_107420-94900.jpg", imageAlt: "EV charger installation" }, { - id: "upgrade", title: "Panel Upgrades", description: "Modernize your home's electrical system for safety and capacity", imageSrc: "http://img.b2bpic.net/free-photo/male-electrician-uniform-working-switchboard-electricity_169016-67910.jpg", imageAlt: "Electrical panel upgrade" + id: "upgrade", title: "Panel Upgrades", description: "Modernize your home's electrical system for safety and capacity", imageSrc: "http://img.b2bpic.net/free-photo/male-electrician-uniform-working-switchboard-electricity_169016-67910.jpg?_wi=2", imageAlt: "Electrical panel upgrade" } ]} gridVariant="two-columns-alternating-heights" @@ -159,7 +159,7 @@ export default function LandingPage() { description="We've earned the trust of hundreds of homeowners and businesses across the region through consistent, reliable service and transparent communication." subdescription="Our electricians are licensed, insured, and committed to fair pricing. We show up on time, explain the work clearly, and never surprise you with hidden costs. When you need us most—in an emergency—we're there." icon={Sparkles} - imageSrc="http://img.b2bpic.net/free-photo/male-female-workers-wearing-work-clothes_273609-10801.jpg" + imageSrc="http://img.b2bpic.net/free-photo/male-female-workers-wearing-work-clothes_273609-10801.jpg?_wi=1" imageAlt="Professional TAKA Electric Works team" mediaAnimation="slide-up" useInvertedBackground={true} @@ -197,7 +197,7 @@ export default function LandingPage() {