From 0e1abaa9c08d7d349c5446945944472435f34e72 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 13 Mar 2026 16:10:48 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 5240759..8f7097a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,15 +48,15 @@ export default function LandingPage() { testimonials={[ { name: "Sarah Chen", handle: "@sarahdesigns", testimonial: "ChatGPT has transformed how I approach creative projects. It's like having a brainstorming partner available 24/7.", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AthnDV5GTYMSKKYbr9RMFY5LrS/professional-headshot-of-a-confident-wom-1773418044749-d1554624.png", imageAlt: "Sarah Chen" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AthnDV5GTYMSKKYbr9RMFY5LrS/professional-headshot-of-a-confident-wom-1773418044749-d1554624.png?_wi=1", imageAlt: "Sarah Chen" }, { name: "Marcus Rodriguez", handle: "@dev_marcus", testimonial: "The code suggestions and explanations are incredibly helpful. It's accelerated my development process significantly.", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AthnDV5GTYMSKKYbr9RMFY5LrS/professional-headshot-of-a-confident-man-1773418044389-4a4ca203.png", imageAlt: "Marcus Rodriguez" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AthnDV5GTYMSKKYbr9RMFY5LrS/professional-headshot-of-a-confident-man-1773418044389-4a4ca203.png?_wi=1", imageAlt: "Marcus Rodriguez" }, { name: "Emily Thompson", handle: "@emilywrite", testimonial: "Perfect for overcoming writer's block and refining my writing. The AI understands tone and context perfectly.", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AthnDV5GTYMSKKYbr9RMFY5LrS/professional-headshot-of-a-diverse-woman-1773418045130-497e1d48.png", imageAlt: "Emily Thompson" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AthnDV5GTYMSKKYbr9RMFY5LrS/professional-headshot-of-a-diverse-woman-1773418045130-497e1d48.png?_wi=1", imageAlt: "Emily Thompson" } ]} testimonialRotationInterval={6000} @@ -187,13 +187,13 @@ export default function LandingPage() { buttonAnimation="slide-up" testimonials={[ { - id: "testimonial-1", name: "Sarah Chen", handle: "@sarahdesigns", testimonial: "ChatGPT has completely changed my design workflow. I can brainstorm faster, iterate better, and deliver higher quality work.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AthnDV5GTYMSKKYbr9RMFY5LrS/professional-headshot-of-a-confident-wom-1773418044749-d1554624.png", imageAlt: "Sarah Chen", icon: Star + id: "testimonial-1", name: "Sarah Chen", handle: "@sarahdesigns", testimonial: "ChatGPT has completely changed my design workflow. I can brainstorm faster, iterate better, and deliver higher quality work.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AthnDV5GTYMSKKYbr9RMFY5LrS/professional-headshot-of-a-confident-wom-1773418044749-d1554624.png?_wi=2", imageAlt: "Sarah Chen", icon: Star }, { - id: "testimonial-2", name: "Marcus Rodriguez", handle: "@dev_marcus", testimonial: "As a developer, ChatGPT has become indispensable. The code suggestions and debugging help have saved me countless hours.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AthnDV5GTYMSKKYbr9RMFY5LrS/professional-headshot-of-a-confident-man-1773418044389-4a4ca203.png", imageAlt: "Marcus Rodriguez", icon: Star + id: "testimonial-2", name: "Marcus Rodriguez", handle: "@dev_marcus", testimonial: "As a developer, ChatGPT has become indispensable. The code suggestions and debugging help have saved me countless hours.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AthnDV5GTYMSKKYbr9RMFY5LrS/professional-headshot-of-a-confident-man-1773418044389-4a4ca203.png?_wi=2", imageAlt: "Marcus Rodriguez", icon: Star }, { - id: "testimonial-3", name: "Emily Thompson", handle: "@emilywrite", testimonial: "Writing has never been easier. ChatGPT helps me overcome blocks, refine my voice, and express ideas more clearly.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AthnDV5GTYMSKKYbr9RMFY5LrS/professional-headshot-of-a-diverse-woman-1773418045130-497e1d48.png", imageAlt: "Emily Thompson", icon: Star + id: "testimonial-3", name: "Emily Thompson", handle: "@emilywrite", testimonial: "Writing has never been easier. ChatGPT helps me overcome blocks, refine my voice, and express ideas more clearly.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AthnDV5GTYMSKKYbr9RMFY5LrS/professional-headshot-of-a-diverse-woman-1773418045130-497e1d48.png?_wi=2", imageAlt: "Emily Thompson", icon: Star }, { id: "testimonial-4", name: "David Park", handle: "@datapark", testimonial: "The ability to explain complex concepts in simple terms is remarkable. Perfect for learning and teaching alike.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AthnDV5GTYMSKKYbr9RMFY5LrS/professional-headshot-of-a-confident-man-1773418044906-4d620d33.png", imageAlt: "David Park", icon: Star