diff --git a/src/app/page.tsx b/src/app/page.tsx index 4a55735..cd5e4d5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -92,11 +92,11 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} testimonials={[ - { id: "1", title: "Exceptional", quote: "The most professional service I've ever used. Absolute luxury.", name: "Sarah Miller", role: "Property Owner", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-waitress_107420-12307.jpg" }, - { id: "2", title: "Reliable", quote: "Elite Services changed the way I think about local service brands.", name: "David Thompson", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/people-practicing-social-integration-workspace_23-2149405354.jpg" }, + { id: "1", title: "Exceptional", quote: "The most professional service I've ever used. Absolute luxury.", name: "Sarah Miller", role: "Property Owner", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-waitress_107420-12307.jpg?_wi=1" }, + { id: "2", title: "Reliable", quote: "Elite Services changed the way I think about local service brands.", name: "David Thompson", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/people-practicing-social-integration-workspace_23-2149405354.jpg?_wi=1" }, { id: "3", title: "Outstanding", quote: "Polite, clean, and remarkably efficient. Truly top-tier work.", name: "Rebecca Chen", role: "CEO", imageSrc: "http://img.b2bpic.net/free-photo/two-businessmen-mad-each-other-trying-come-agreement_1150-2622.jpg" }, - { id: "4", title: "Perfect", quote: "They delivered exactly what was promised with zero hassle.", name: "James Wilson", role: "Client", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-waitress_107420-12307.jpg" }, - { id: "5", title: "Excellent", quote: "A standard of professionalism missing in most local service companies.", name: "Linda Wu", role: "Investor", imageSrc: "http://img.b2bpic.net/free-photo/people-practicing-social-integration-workspace_23-2149405354.jpg" }, + { id: "4", title: "Perfect", quote: "They delivered exactly what was promised with zero hassle.", name: "James Wilson", role: "Client", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-waitress_107420-12307.jpg?_wi=2" }, + { id: "5", title: "Excellent", quote: "A standard of professionalism missing in most local service companies.", name: "Linda Wu", role: "Investor", imageSrc: "http://img.b2bpic.net/free-photo/people-practicing-social-integration-workspace_23-2149405354.jpg?_wi=2" }, ]} title="Trusted by DFW's finest" description="Hear what our clients have to say about our commitment to excellence."