From 63f2187ea86fc111e369a21f503142f828b8c223 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 31 Mar 2026 16:39:28 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 8eafbda..f7b0bba 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,35 +63,35 @@ export default function LandingPage() { handle: "@sjenkins", testimonial: "Regensyn completely transformed how we manage our facility energy consumption.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-hispanic-businesswoman-with-arms-crossed-smiling-happy-city_839833-9384.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-hispanic-businesswoman-with-arms-crossed-smiling-happy-city_839833-9384.jpg?_wi=1", }, { name: "David Thorne", handle: "@dthorne", testimonial: "The predictive analytics are years ahead of the competition.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/closeup-confident-asian-man-with-arms-crossed_1262-884.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-confident-asian-man-with-arms-crossed_1262-884.jpg?_wi=1", }, { name: "Elena Rodriguez", handle: "@elena_r", testimonial: "A must-have platform for any modern energy infrastructure.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/closeup-serious-handsome-middle-aged-boss_1262-4837.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-serious-handsome-middle-aged-boss_1262-4837.jpg?_wi=1", }, { name: "Marcus Chen", handle: "@mchen", testimonial: "Seamless integration and immediate ROI. Truly impressive technology.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/confident-middle-aged-businesswoman-posing-near-office-building_1262-21023.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/confident-middle-aged-businesswoman-posing-near-office-building_1262-21023.jpg?_wi=1", }, { name: "Jordan Lee", handle: "@jlee_ops", testimonial: "The most intuitive dashboard for managing complex energy grids.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-hispanic-businesswoman-with-arms-crossed-smiling-happy-city_839833-9384.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-hispanic-businesswoman-with-arms-crossed-smiling-happy-city_839833-9384.jpg?_wi=2", }, ]} buttons={[ @@ -180,7 +180,7 @@ export default function LandingPage() { "AI", "Analytics", ], - imageSrc: "http://img.b2bpic.net/free-vector/digital-connecting-banner-technology-polygon-background_1035-17962.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/digital-connecting-banner-technology-polygon-background_1035-17962.jpg?_wi=1", }, { id: "f2", @@ -190,7 +190,7 @@ export default function LandingPage() { tags: [ "Monitoring", ], - imageSrc: "http://img.b2bpic.net/free-vector/digital-connecting-banner-technology-polygon-background_1035-17962.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/digital-connecting-banner-technology-polygon-background_1035-17962.jpg?_wi=2", }, { id: "f3", @@ -201,7 +201,7 @@ export default function LandingPage() { "ESG", "Green", ], - imageSrc: "http://img.b2bpic.net/free-vector/digital-connecting-banner-technology-polygon-background_1035-17962.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/digital-connecting-banner-technology-polygon-background_1035-17962.jpg?_wi=3", }, ]} title="Advanced Energy Tools" @@ -222,7 +222,7 @@ export default function LandingPage() { role: "CEO", company: "Global Energy", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-hispanic-businesswoman-with-arms-crossed-smiling-happy-city_839833-9384.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-hispanic-businesswoman-with-arms-crossed-smiling-happy-city_839833-9384.jpg?_wi=3", }, { id: "2", @@ -230,7 +230,7 @@ export default function LandingPage() { role: "CTO", company: "InfraCore", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/closeup-confident-asian-man-with-arms-crossed_1262-884.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-confident-asian-man-with-arms-crossed_1262-884.jpg?_wi=2", }, { id: "3", @@ -238,7 +238,7 @@ export default function LandingPage() { role: "Head of Ops", company: "SustainCity", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/closeup-serious-handsome-middle-aged-boss_1262-4837.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-serious-handsome-middle-aged-boss_1262-4837.jpg?_wi=2", }, { id: "4", @@ -246,7 +246,7 @@ export default function LandingPage() { role: "Energy Manager", company: "GridSolutions", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/confident-middle-aged-businesswoman-posing-near-office-building_1262-21023.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/confident-middle-aged-businesswoman-posing-near-office-building_1262-21023.jpg?_wi=2", }, { id: "5", @@ -254,7 +254,7 @@ export default function LandingPage() { role: "Lead Architect", company: "EcoLogic", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-hispanic-businesswoman-with-arms-crossed-smiling-happy-city_839833-9384.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-hispanic-businesswoman-with-arms-crossed-smiling-happy-city_839833-9384.jpg?_wi=4", }, ]} title="Industry Leaders Trust Regensyn" -- 2.49.1