diff --git a/src/app/page.tsx b/src/app/page.tsx index 7532b32..9b2d8cd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -55,15 +55,15 @@ export default function LandingPage() { testimonials={[ { name: "Sarah Mitchell", handle: "CEO, Mitchell & Co", testimonial: "LPD Designs transformed our online presence. Our website is now a powerful sales tool.", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APnDd4F2rRSBZOYu5TWuVeQenq/professional-headshot-of-a-successful-ke-1772562488290-fe61d35f.png" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APnDd4F2rRSBZOYu5TWuVeQenq/professional-headshot-of-a-successful-ke-1772562488290-fe61d35f.png?_wi=1" }, { name: "James Richardson", handle: "Owner, Richardson Retail", testimonial: "Fast, beautiful, and exactly what we needed. Couldn't be happier with the results.", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APnDd4F2rRSBZOYu5TWuVeQenq/professional-headshot-of-a-female-entrep-1772562487815-72687618.png" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APnDd4F2rRSBZOYu5TWuVeQenq/professional-headshot-of-a-female-entrep-1772562487815-72687618.png?_wi=1" }, { name: "Maria Garcia", handle: "Marketing Director, Garcia Services", testimonial: "Professional team, exceptional design, amazing support. Highly recommend LPD Designs.", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APnDd4F2rRSBZOYu5TWuVeQenq/professional-headshot-of-a-male-business-1772562487790-70527704.png" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APnDd4F2rRSBZOYu5TWuVeQenq/professional-headshot-of-a-male-business-1772562487790-70527704.png?_wi=1" } ]} useInvertedBackground={false} @@ -221,13 +221,13 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", name: "Sarah Mitchell", role: "CEO, Mitchell & Co", testimonial: "LPD Designs completely transformed our online presence. Our new website is fast, beautiful, and actually generates leads. We've seen a 300% increase in web-based inquiries since launch.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APnDd4F2rRSBZOYu5TWuVeQenq/professional-headshot-of-a-successful-ke-1772562488290-fe61d35f.png", imageAlt: "Sarah Mitchell" + id: "1", name: "Sarah Mitchell", role: "CEO, Mitchell & Co", testimonial: "LPD Designs completely transformed our online presence. Our new website is fast, beautiful, and actually generates leads. We've seen a 300% increase in web-based inquiries since launch.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APnDd4F2rRSBZOYu5TWuVeQenq/professional-headshot-of-a-successful-ke-1772562488290-fe61d35f.png?_wi=2", imageAlt: "Sarah Mitchell" }, { - id: "2", name: "James Richardson", role: "Owner, Richardson Retail", testimonial: "I was amazed at how quickly the LPD team understood my business and delivered exactly what I needed. The website loads instantly and my customers love the experience. Best investment in my business this year.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APnDd4F2rRSBZOYu5TWuVeQenq/professional-headshot-of-a-female-entrep-1772562487815-72687618.png", imageAlt: "James Richardson" + id: "2", name: "James Richardson", role: "Owner, Richardson Retail", testimonial: "I was amazed at how quickly the LPD team understood my business and delivered exactly what I needed. The website loads instantly and my customers love the experience. Best investment in my business this year.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APnDd4F2rRSBZOYu5TWuVeQenq/professional-headshot-of-a-female-entrep-1772562487815-72687618.png?_wi=2", imageAlt: "James Richardson" }, { - id: "3", name: "Maria Garcia", role: "Marketing Director, Garcia Services", testimonial: "Working with LPD was a game-changer. They didn't just build a website—they built a strategic marketing tool. The design is stunning, the performance is incredible, and their support team is fantastic.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APnDd4F2rRSBZOYu5TWuVeQenq/professional-headshot-of-a-male-business-1772562487790-70527704.png", imageAlt: "Maria Garcia" + id: "3", name: "Maria Garcia", role: "Marketing Director, Garcia Services", testimonial: "Working with LPD was a game-changer. They didn't just build a website—they built a strategic marketing tool. The design is stunning, the performance is incredible, and their support team is fantastic.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APnDd4F2rRSBZOYu5TWuVeQenq/professional-headshot-of-a-male-business-1772562487790-70527704.png?_wi=2", imageAlt: "Maria Garcia" }, { id: "4", name: "David Thompson", role: "Owner, Thompson Manufacturing", testimonial: "We needed a professional web presence that would help us compete with larger companies. LPD delivered a website that positions us as industry leaders. Highly recommend their services.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APnDd4F2rRSBZOYu5TWuVeQenq/professional-headshot-of-a-business-owne-1772562487701-125dded3.png", imageAlt: "David Thompson"