From 93643caaa0bfcc7294ce8cce2627e7bf2bcd5fb3 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 01:56:18 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d90c786..9e66406 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -58,12 +58,12 @@ export default function LandingPage() { name: "Clear & Transparent", handle: "Our Commitment", testimonial: "We clearly disclose our independent third-party status and never misrepresent our role.", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/content-indian-ceo-standing-smiling-portrait-successful-pensive-bearded-businessman-glasses-posing-office-room-business-expression-management-concept_74855-11642.jpg"}, + "http://img.b2bpic.net/free-photo/content-indian-ceo-standing-smiling-portrait-successful-pensive-bearded-businessman-glasses-posing-office-room-business-expression-management-concept_74855-11642.jpg?_wi=1"}, { name: "Compliance Focused", handle: "Your Protection", testimonial: "All content is designed to be transparent, neutral, and compliant with advertising standards.", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg"}, + "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg?_wi=1"}, ]} buttons={[ { text: "Call Now", href: "tel:1-888-707-6840" }, @@ -197,11 +197,11 @@ export default function LandingPage() { { id: "testimonial-1", name: "James Mitchell", role: "Homeowner", testimonial: "Smart Power Consulting helped me understand my energy options clearly. They were completely transparent about what they do and don't offer. I felt confident making my decision.", imageSrc: - "http://img.b2bpic.net/free-photo/content-indian-ceo-standing-smiling-portrait-successful-pensive-bearded-businessman-glasses-posing-office-room-business-expression-management-concept_74855-11642.jpg"}, + "http://img.b2bpic.net/free-photo/content-indian-ceo-standing-smiling-portrait-successful-pensive-bearded-businessman-glasses-posing-office-room-business-expression-management-concept_74855-11642.jpg?_wi=2"}, { id: "testimonial-2", name: "Sarah Chen", role: "Small Business Owner", testimonial: "I appreciated their honest, no-pressure approach. They reviewed my bills thoroughly and explained everything in simple terms. No hidden agendas.", imageSrc: - "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg"}, + "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg?_wi=2"}, { id: "testimonial-3", name: "Michael Rodriguez", role: "Property Manager", testimonial: "As someone managing multiple properties, I needed reliable advisory support. Their team provided professional guidance and clear documentation. Highly recommend.", imageSrc: -- 2.49.1