From ad2d1b235d2f8658569ba0e7fff1dab4a6787c8d Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 21 Mar 2026 16:14: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 e225bf3..42e387d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -55,15 +55,15 @@ export default function LandingPage() { testimonials={[ { name: "Alex Johnson", handle: "@botbuilder", testimonial: "BotRunner cut our deployment time from hours to minutes. Game changer for bot development.", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BGJeWlYpGxL8JgYSBMJgp294fY/professional-headshot-of-a-software-deve-1774109647249-5209e375.png", imageAlt: "Alex Johnson" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BGJeWlYpGxL8JgYSBMJgp294fY/professional-headshot-of-a-software-deve-1774109647249-5209e375.png?_wi=1", imageAlt: "Alex Johnson" }, { name: "Sarah Chen", handle: "@devops_sarah", testimonial: "Finally, a bot deployment platform that just works. No more manual configuration headaches.", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BGJeWlYpGxL8JgYSBMJgp294fY/professional-headshot-of-a-system-admini-1774109646863-8c7c3b55.png", imageAlt: "Sarah Chen" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BGJeWlYpGxL8JgYSBMJgp294fY/professional-headshot-of-a-system-admini-1774109646863-8c7c3b55.png?_wi=1", imageAlt: "Sarah Chen" }, { name: "Marcus Brown", handle: "@discord_dev", testimonial: "The Discord integration is seamless. Our entire team loves BotRunner.", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BGJeWlYpGxL8JgYSBMJgp294fY/professional-headshot-of-a-product-manag-1774109647506-b1d162d7.png", imageAlt: "Marcus Brown" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BGJeWlYpGxL8JgYSBMJgp294fY/professional-headshot-of-a-product-manag-1774109647506-b1d162d7.png?_wi=1", imageAlt: "Marcus Brown" } ]} testimonialRotationInterval={5000} @@ -152,13 +152,13 @@ export default function LandingPage() { animationType="slide-up" testimonials={[ { - id: "1", name: "Alex Johnson", handle: "@botbuilder", testimonial: "BotRunner cut our deployment time from hours to minutes. Game changer for bot development.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BGJeWlYpGxL8JgYSBMJgp294fY/professional-headshot-of-a-software-deve-1774109647249-5209e375.png", imageAlt: "Alex Johnson" + id: "1", name: "Alex Johnson", handle: "@botbuilder", testimonial: "BotRunner cut our deployment time from hours to minutes. Game changer for bot development.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BGJeWlYpGxL8JgYSBMJgp294fY/professional-headshot-of-a-software-deve-1774109647249-5209e375.png?_wi=2", imageAlt: "Alex Johnson" }, { - id: "2", name: "Sarah Chen", handle: "@devops_sarah", testimonial: "Finally, a bot deployment platform that just works. No more manual configuration headaches.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BGJeWlYpGxL8JgYSBMJgp294fY/professional-headshot-of-a-system-admini-1774109646863-8c7c3b55.png", imageAlt: "Sarah Chen" + id: "2", name: "Sarah Chen", handle: "@devops_sarah", testimonial: "Finally, a bot deployment platform that just works. No more manual configuration headaches.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BGJeWlYpGxL8JgYSBMJgp294fY/professional-headshot-of-a-system-admini-1774109646863-8c7c3b55.png?_wi=2", imageAlt: "Sarah Chen" }, { - id: "3", name: "Marcus Brown", handle: "@discord_dev", testimonial: "The Discord integration is seamless. Our entire team loves BotRunner.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BGJeWlYpGxL8JgYSBMJgp294fY/professional-headshot-of-a-product-manag-1774109647506-b1d162d7.png", imageAlt: "Marcus Brown" + id: "3", name: "Marcus Brown", handle: "@discord_dev", testimonial: "The Discord integration is seamless. Our entire team loves BotRunner.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BGJeWlYpGxL8JgYSBMJgp294fY/professional-headshot-of-a-product-manag-1774109647506-b1d162d7.png?_wi=2", imageAlt: "Marcus Brown" }, { id: "4", name: "Lisa Garcia", handle: "@cloud_architect", testimonial: "Enterprise-grade reliability with startup simplicity. Perfect for scaling bot operations.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BGJeWlYpGxL8JgYSBMJgp294fY/professional-headshot-of-a-cloud-archite-1774109647235-7732a310.png", imageAlt: "Lisa Garcia"