diff --git a/src/app/page.tsx b/src/app/page.tsx index 067f1eb..e3eeae8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -104,7 +104,7 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", name: "Sarah Jenkins", role: "CEO", testimonial: "The atmosphere at Fletcher Hills is unmatched. It has truly helped our team stay productive.", imageSrc: "http://img.b2bpic.net/free-photo/pretty-smiling-business-woman-standing-window_1262-1069.jpg"}, + id: "1", name: "Sarah Jenkins", role: "CEO", testimonial: "The atmosphere at Fletcher Hills is unmatched. It has truly helped our team stay productive.", imageSrc: "http://img.b2bpic.net/free-photo/pretty-smiling-business-woman-standing-window_1262-1069.jpg?_wi=1"}, { id: "2", name: "Mark Peterson", role: "Founder", testimonial: "Professional services and an excellent location. Couldn't have picked a better place.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg"}, { @@ -112,7 +112,7 @@ export default function LandingPage() { { id: "4", name: "David Wu", role: "Architect", testimonial: "Modern spaces and great community vibes. A perfect fit for our small agency.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-stylish-pretty-young-woman-look-professional-cross-hands-chest-smiling-confident-camera-wear-glasses-standing-near-reception-office-hall-discuss-business_197531-22165.jpg"}, { - id: "5", name: "Julian Thorne", role: "Legal Consultant", testimonial: "The quiet environment and high-quality infrastructure are perfect for my practice.", imageSrc: "http://img.b2bpic.net/free-photo/pretty-smiling-business-woman-standing-window_1262-1069.jpg"}, + id: "5", name: "Julian Thorne", role: "Legal Consultant", testimonial: "The quiet environment and high-quality infrastructure are perfect for my practice.", imageSrc: "http://img.b2bpic.net/free-photo/pretty-smiling-business-woman-standing-window_1262-1069.jpg?_wi=2"}, ]} title="What Our Clients Say" description="We are proud to serve some of the most dynamic local businesses."