From 0261432c563154aaef02576ea3cb38466c804384 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 06:32:12 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 6e6e587..43172de 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -24,47 +24,47 @@ export default function HomePage() { { imageSrc: "http://img.b2bpic.net/free-photo/electrician-overalls-focused-work-switchboard-with-fuses-using-tablet_169016-66854.jpg", imageAlt: "Professional electrician working on switchboard"}, { - imageSrc: "http://img.b2bpic.net/free-photo/young-male-electrician-doing-some-repairs-laundry-room-looking-washing-machine_662251-2755.jpg", imageAlt: "Modern electrical switchboard installation"}, + imageSrc: "http://img.b2bpic.net/free-photo/young-male-electrician-doing-some-repairs-laundry-room-looking-washing-machine_662251-2755.jpg?_wi=1", imageAlt: "Modern electrical switchboard installation"}, { - imageSrc: "http://img.b2bpic.net/free-photo/solar-panels-house-roof_23-2151951212.jpg", imageAlt: "Solar panels on residential roof"}, + imageSrc: "http://img.b2bpic.net/free-photo/solar-panels-house-roof_23-2151951212.jpg?_wi=1", imageAlt: "Solar panels on residential roof"}, ]; const features = [ { id: 1, - title: "Residential Services", description: "Rewiring, switchboards, power points, smoke alarms, downlights, outdoor lighting, and hot water installations for your home", imageSrc: "http://img.b2bpic.net/free-photo/young-male-electrician-doing-some-repairs-laundry-room-looking-washing-machine_662251-2755.jpg", imageAlt: "Residential electrical work"}, + title: "Residential Services", description: "Rewiring, switchboards, power points, smoke alarms, downlights, outdoor lighting, and hot water installations for your home", imageSrc: "http://img.b2bpic.net/free-photo/young-male-electrician-doing-some-repairs-laundry-room-looking-washing-machine_662251-2755.jpg?_wi=2", imageAlt: "Residential electrical work"}, { id: 2, - title: "Commercial Solutions", description: "3-phase supply, power distribution, data cabling, CCTV, and fire alarms for offices, shops, schools, and facilities", imageSrc: "http://img.b2bpic.net/free-photo/hallway-building_23-2149397551.jpg", imageAlt: "Commercial electrical installation"}, + title: "Commercial Solutions", description: "3-phase supply, power distribution, data cabling, CCTV, and fire alarms for offices, shops, schools, and facilities", imageSrc: "http://img.b2bpic.net/free-photo/hallway-building_23-2149397551.jpg?_wi=1", imageAlt: "Commercial electrical installation"}, { id: 3, - title: "Solar & Smart Systems", description: "Solar power installations, C-Bus smart home systems, and heat pump solutions for energy-efficient homes", imageSrc: "http://img.b2bpic.net/free-photo/solar-panels-house-roof_23-2151951212.jpg", imageAlt: "Solar panel installation"}, + title: "Solar & Smart Systems", description: "Solar power installations, C-Bus smart home systems, and heat pump solutions for energy-efficient homes", imageSrc: "http://img.b2bpic.net/free-photo/solar-panels-house-roof_23-2151951212.jpg?_wi=2", imageAlt: "Solar panel installation"}, ]; const products = [ { - id: "1", name: "Switchboards & Safety Switches", price: "By Quote", variant: "Residential & Commercial", imageSrc: "http://img.b2bpic.net/free-photo/young-male-electrician-doing-some-repairs-laundry-room-looking-washing-machine_662251-2755.jpg", imageAlt: "Electrical switchboard"}, + id: "1", name: "Switchboards & Safety Switches", price: "By Quote", variant: "Residential & Commercial", imageSrc: "http://img.b2bpic.net/free-photo/young-male-electrician-doing-some-repairs-laundry-room-looking-washing-machine_662251-2755.jpg?_wi=3", imageAlt: "Electrical switchboard"}, { id: "2", name: "Lighting Installation", price: "From $250", variant: "Downlights, Outdoor, Smart", imageSrc: "http://img.b2bpic.net/free-photo/interior-shot-luxurious-house-dining-room_181624-10412.jpg", imageAlt: "Recessed downlighting"}, { - id: "3", name: "Solar Power Systems", price: "By Quote", variant: "Full Installation & Setup", imageSrc: "http://img.b2bpic.net/free-photo/solar-panels-house-roof_23-2151951212.jpg", imageAlt: "Solar panel installation"}, + id: "3", name: "Solar Power Systems", price: "By Quote", variant: "Full Installation & Setup", imageSrc: "http://img.b2bpic.net/free-photo/solar-panels-house-roof_23-2151951212.jpg?_wi=3", imageAlt: "Solar panel installation"}, { - id: "4", name: "Emergency Services", price: "24/7 Available", variant: "Same-Day Response", imageSrc: "http://img.b2bpic.net/free-photo/hallway-building_23-2149397551.jpg", imageAlt: "Emergency electrical work"}, + id: "4", name: "Emergency Services", price: "24/7 Available", variant: "Same-Day Response", imageSrc: "http://img.b2bpic.net/free-photo/hallway-building_23-2149397551.jpg?_wi=2", imageAlt: "Emergency electrical work"}, ]; const testimonials = [ { - id: "1", name: "John Smith", handle: "Residential Client", testimonial: "M&T Kelly completely rewired our 1970s home. Professional, punctual, and they left the place spotless. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/horizontal-shot-handsome-young-maintenance-service-worker-wearing-white-helmet_343059-3521.jpg", imageAlt: "John Smith"}, + id: "1", name: "John Smith", handle: "Residential Client", testimonial: "M&T Kelly completely rewired our 1970s home. Professional, punctual, and they left the place spotless. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/horizontal-shot-handsome-young-maintenance-service-worker-wearing-white-helmet_343059-3521.jpg?_wi=1", imageAlt: "John Smith"}, { - id: "2", name: "Sarah Johnson", handle: "Business Owner", testimonial: "Fantastic service for our commercial property. They handled everything from design to completion with expertise and care.", imageSrc: "http://img.b2bpic.net/free-photo/content-beautiful-businesswoman-standing-window_1262-1778.jpg", imageAlt: "Sarah Johnson"}, + id: "2", name: "Sarah Johnson", handle: "Business Owner", testimonial: "Fantastic service for our commercial property. They handled everything from design to completion with expertise and care.", imageSrc: "http://img.b2bpic.net/free-photo/content-beautiful-businesswoman-standing-window_1262-1778.jpg?_wi=1", imageAlt: "Sarah Johnson"}, { id: "3", name: "Michael Chen", handle: "Solar Customer", testimonial: "Had solar installed by M&T Kelly and couldn't be happier. Great savings and the system works perfectly. Very knowledgeable team!", imageSrc: "http://img.b2bpic.net/free-photo/executive-blue-suit-arms-crossed_1139-200.jpg", imageAlt: "Michael Chen"}, { id: "4", name: "Emily Rodriguez", handle: "Emergency Call", testimonial: "Called them at midnight for an electrical emergency. They arrived quickly and fixed the problem professionally. True local heroes!", imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg", imageAlt: "Emily Rodriguez"}, { - id: "5", name: "David Wilson", handle: "Kitchen Renovation", testimonial: "Coordinated perfectly with our builder during our kitchen reno. Understood the brief instantly and delivered flawlessly.", imageSrc: "http://img.b2bpic.net/free-photo/horizontal-shot-handsome-young-maintenance-service-worker-wearing-white-helmet_343059-3521.jpg", imageAlt: "David Wilson"}, + id: "5", name: "David Wilson", handle: "Kitchen Renovation", testimonial: "Coordinated perfectly with our builder during our kitchen reno. Understood the brief instantly and delivered flawlessly.", imageSrc: "http://img.b2bpic.net/free-photo/horizontal-shot-handsome-young-maintenance-service-worker-wearing-white-helmet_343059-3521.jpg?_wi=2", imageAlt: "David Wilson"}, { - id: "6", name: "Lisa Thompson", handle: "Bathroom Upgrade", testimonial: "Owner-operated means you get the best. Attention to detail is exceptional. Will definitely use them again!", imageSrc: "http://img.b2bpic.net/free-photo/content-beautiful-businesswoman-standing-window_1262-1778.jpg", imageAlt: "Lisa Thompson"}, + id: "6", name: "Lisa Thompson", handle: "Bathroom Upgrade", testimonial: "Owner-operated means you get the best. Attention to detail is exceptional. Will definitely use them again!", imageSrc: "http://img.b2bpic.net/free-photo/content-beautiful-businesswoman-standing-window_1262-1778.jpg?_wi=2", imageAlt: "Lisa Thompson"}, ]; const footerColumns = [ -- 2.49.1