Update src/app/page.tsx

This commit is contained in:
2026-03-03 16:42:52 +00:00
parent 5b001367f3
commit 1bf5c29b62

View File

@@ -153,7 +153,7 @@ export default function HomePage() {
quote: "Webuild completely redesigned our website and automated our entire sales funnel. The results were immediate—we saw a 45% increase in conversions within the first month.",
name: "Sarah Johnson",
role: "CEO",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWjA802o7PKeHYkcYoaQioEb8/professional-headshot-of-a-business-exec-1772556085798-89516a91.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWjA802o7PKeHYkcYoaQioEb8/professional-headshot-of-a-business-exec-1772556085798-89516a91.png?_wi=1",
imageAlt: "Sarah Johnson",
},
{
@@ -162,7 +162,7 @@ export default function HomePage() {
quote: "The team at Webuild understands web development like no one else. They built us a custom SaaS platform that our users absolutely love. Their attention to detail is unmatched.",
name: "Michael Chen",
role: "Founder",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWjA802o7PKeHYkcYoaQioEb8/professional-headshot-of-a-marketing-dir-1772556085875-919d8187.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWjA802o7PKeHYkcYoaQioEb8/professional-headshot-of-a-marketing-dir-1772556085875-919d8187.png?_wi=1",
imageAlt: "Michael Chen",
},
{
@@ -171,7 +171,7 @@ export default function HomePage() {
quote: "The automation solutions Webuild implemented have saved our team over 50 hours per month. We can now focus on strategy instead of manual tasks. Highly recommend!",
name: "Emily Rodriguez",
role: "Marketing Director",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWjA802o7PKeHYkcYoaQioEb8/professional-headshot-of-a-startup-found-1772556085710-8ab57057.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWjA802o7PKeHYkcYoaQioEb8/professional-headshot-of-a-startup-found-1772556085710-8ab57057.png?_wi=1",
imageAlt: "Emily Rodriguez",
},
{
@@ -197,7 +197,7 @@ export default function HomePage() {
tagIcon={Mail}
background={{ variant: "sparkles-gradient" }}
useInvertedBackground={false}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWjA802o7PKeHYkcYoaQioEb8/modern-collaborative-workspace-showing-d-1772556088258-1f3bf5a6.png"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWjA802o7PKeHYkcYoaQioEb8/modern-collaborative-workspace-showing-d-1772556088258-1f3bf5a6.png?_wi=1"
imageAlt="Webuild team collaborating"
mediaAnimation="slide-up"
mediaPosition="right"