Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-13 16:08:25 +00:00

View File

@@ -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