From f68cdb4202a0f97e00a8ca25a160207415df33b6 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 07:06:23 +0000 Subject: [PATCH] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 6961a7d..3e83617 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -77,7 +77,7 @@ export default function ContactPage() { required: true, }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/two-asian-young-engineers-walking-along-rows-photovoltaic-panels-solar-farm-they-use-laptop-computer-talking-together_1150-57228.jpg" + imageSrc="http://img.b2bpic.net/free-photo/two-asian-young-engineers-walking-along-rows-photovoltaic-panels-solar-farm-they-use-laptop-computer-talking-together_1150-57228.jpg?_wi=3" imageAlt="solar technician installation service" mediaAnimation="slide-up" mediaPosition="right" @@ -98,7 +98,7 @@ export default function ContactPage() { role: "Homeowner", company: "Thiruvananthapuram", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/man-with-white-helmet-near-solar-panel_1157-29999.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-with-white-helmet-near-solar-panel_1157-29999.jpg?_wi=2", imageAlt: "happy homeowner solar panel installation", }, { @@ -107,7 +107,7 @@ export default function ContactPage() { role: "Business Owner", company: "Kerala Retail Chain", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-wind-energy-innovation_23-2148820156.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-wind-energy-innovation_23-2148820156.jpg?_wi=2", imageAlt: "business owner solar installation", }, { @@ -116,7 +116,7 @@ export default function ContactPage() { role: "Hospital Director", company: "City Medical Center", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/solar-cell-farm-power-station-alternative-energy-from-sun_1150-4280.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/solar-cell-farm-power-station-alternative-energy-from-sun_1150-4280.jpg?_wi=2", imageAlt: "hospital sustainable energy solution", }, { @@ -125,7 +125,7 @@ export default function ContactPage() { role: "School Principal", company: "Sunrise Public School", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/puzzled-students-library_23-2147678902.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/puzzled-students-library_23-2147678902.jpg?_wi=2", imageAlt: "school solar installation renewable", }, { @@ -134,7 +134,7 @@ export default function ContactPage() { role: "Factory Manager", company: "Industrial Solutions Ltd", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/solar-panel-factory-manager-shaking-hands-with-investor_482257-120582.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/solar-panel-factory-manager-shaking-hands-with-investor_482257-120582.jpg?_wi=2", imageAlt: "industrial facility solar solution", }, { @@ -143,7 +143,7 @@ export default function ContactPage() { role: "Property Owner", company: "Residential Complex", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/asian-women-working-hard-together-indoors_23-2148776740.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/asian-women-working-hard-together-indoors_23-2148776740.jpg?_wi=2", imageAlt: "customer satisfaction renewable energy", }, ]}