diff --git a/src/app/page.tsx b/src/app/page.tsx index e61b22a..8b0bedd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -25,19 +25,19 @@ export default function LandingPage() { const heroTestimonials = [ { name: "Sarah Chen", handle: "VP Engineering, TechCorp", testimonial: "Freestyle helped us implement AI solutions in half the time at a fraction of the cost. Game-changing partnership.", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APIW3wVLuRGjQbLOIpGw35S12a/professional-headshot-of-a-confident-bus-1772487954049-81f21640.png" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APIW3wVLuRGjQbLOIpGw35S12a/professional-headshot-of-a-confident-bus-1772487954049-81f21640.png?_wi=1" }, { name: "Marcus Rodriguez", handle: "CTO, DataFlow Inc", testimonial: "The expertise and flexibility we needed without the overhead of hiring. Exactly what our growing team required.", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APIW3wVLuRGjQbLOIpGw35S12a/professional-headshot-of-a-cto-or-techno-1772487953341-61cfa56a.png" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APIW3wVLuRGjQbLOIpGw35S12a/professional-headshot-of-a-cto-or-techno-1772487953341-61cfa56a.png?_wi=1" }, { name: "Jennifer Liu", handle: "Operations Lead, GrowthCo", testimonial: "Seamless integration, expert guidance, and zero long-term commitment. This is how modern consulting should work.", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APIW3wVLuRGjQbLOIpGw35S12a/professional-headshot-of-an-operations-m-1772487952989-62997571.png" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APIW3wVLuRGjQbLOIpGw35S12a/professional-headshot-of-an-operations-m-1772487952989-62997571.png?_wi=1" }, { name: "David Thompson", handle: "Founder, InnovateLab", testimonial: "As a startup, we needed AI expertise on our timeline. Freestyle delivered exactly that with professionalism and speed.", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APIW3wVLuRGjQbLOIpGw35S12a/professional-headshot-of-a-startup-found-1772487952491-4ef8d197.png" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APIW3wVLuRGjQbLOIpGw35S12a/professional-headshot-of-a-startup-found-1772487952491-4ef8d197.png?_wi=1" } ]; @@ -84,7 +84,7 @@ export default function LandingPage() { const testimonials = [ { id: "1", name: "Jennifer Wu", handle: "VP of Product, MarketTech", testimonial: "We went from AI skeptics to AI leaders in 6 months. Freestyle's experts demystified the technology and delivered measurable results. The fractional model gave us flexibility to scale as we learned.", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APIW3wVLuRGjQbLOIpGw35S12a/professional-headshot-of-a-cto-or-techno-1772487953341-61cfa56a.png" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APIW3wVLuRGjQbLOIpGw35S12a/professional-headshot-of-a-cto-or-techno-1772487953341-61cfa56a.png?_wi=2" }, { id: "2", name: "Michael Patel", handle: "CEO, OperationsFlow", testimonial: "Instead of hiring a full AI team, we partnered with Freestyle. Lower costs, higher expertise, zero headcount burden. This is the future of specialized consulting.", rating: 5, @@ -92,15 +92,15 @@ export default function LandingPage() { }, { id: "3", name: "Laura Santos", handle: "Head of Innovation, RetailPro", testimonial: "The speed at which Freestyle understood our business and proposed solutions was remarkable. They didn't just build AI—they built strategic advantage.", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APIW3wVLuRGjQbLOIpGw35S12a/professional-headshot-of-a-confident-bus-1772487954049-81f21640.png" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APIW3wVLuRGjQbLOIpGw35S12a/professional-headshot-of-a-confident-bus-1772487954049-81f21640.png?_wi=2" }, { id: "4", name: "Kevin Chang", handle: "Founder, DataStream AI", testimonial: "As a startup, we couldn't afford a dedicated AI team. Freestyle gave us enterprise-level expertise at startup-friendly pricing. Highly recommended.", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APIW3wVLuRGjQbLOIpGw35S12a/professional-headshot-of-an-operations-m-1772487952989-62997571.png" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APIW3wVLuRGjQbLOIpGw35S12a/professional-headshot-of-an-operations-m-1772487952989-62997571.png?_wi=2" }, { id: "5", name: "Rachel Mitchell", handle: "Director of Engineering, CloudSoft", testimonial: "The quality of work was exceptional. Our AI implementation surpassed internal projections. Freestyle's team is truly world-class.", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APIW3wVLuRGjQbLOIpGw35S12a/professional-headshot-of-a-startup-found-1772487952491-4ef8d197.png" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APIW3wVLuRGjQbLOIpGw35S12a/professional-headshot-of-a-startup-found-1772487952491-4ef8d197.png?_wi=2" }, { id: "6", name: "Alex Rodriguez", handle: "COO, FinanceInnovate", testimonial: "We've worked with many consultants. Freestyle stands out for deep expertise, proactive communication, and genuine partnership mentality. Best decision we made.", rating: 5,