Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
2026-03-21 16:15:16 +00:00

View File

@@ -19,7 +19,7 @@ export default function LandingPage() {
borderRadius="soft"
contentWidth="medium"
sizing="largeSmall"
background="noise"
background="circleGradient"
cardStyle="inset"
primaryButtonStyle="gradient"
secondaryButtonStyle="solid"
@@ -55,20 +55,20 @@ 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?_wi=1", 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", 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?_wi=1", 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", 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?_wi=1", 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", imageAlt: "Marcus Brown"
}
]}
testimonialRotationInterval={5000}
useInvertedBackground={false}
background={{ variant: "noise" }}
background={{ variant: "plain" }}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BGJeWlYpGxL8JgYSBMJgp294fY/a-modern-ai-bot-deployment-dashboard-wit-1774109649647-852fa749.png"
imageAlt="BotRunner Dashboard"
mediaAnimation="slide-up"
@@ -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?_wi=2", 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", 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?_wi=2", 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", 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?_wi=2", 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", 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"