Update src/app/page.tsx

This commit is contained in:
2026-03-19 19:19:16 +00:00
parent 3b80258e65
commit 44c1b72694

View File

@@ -193,7 +193,7 @@ export default function HomePage() {
name: "Sarah Mitchell",
role: "Owner, Premium Blinds & Shades Co.",
testimonial: "WindowFlow cut our administrative time in half. We're now handling 3x more orders without hiring additional staff. The scheduling system alone has been a game-changer.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BB1l1c7xNTHi2gGoCUeRPx9S5j/professional-headshot-of-a-woman-in-her--1773947897163-7e4ec623.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BB1l1c7xNTHi2gGoCUeRPx9S5j/professional-headshot-of-a-woman-in-her--1773947897163-7e4ec623.png?_wi=1",
imageAlt: "Sarah Mitchell",
icon: Star,
},
@@ -202,7 +202,7 @@ export default function HomePage() {
name: "James Chen",
role: "Operations Manager, Elite Window Solutions",
testimonial: "The inventory management features are exceptional. We eliminated stockouts completely, and our installers spend more time on actual jobs instead of searching for materials.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BB1l1c7xNTHi2gGoCUeRPx9S5j/professional-headshot-of-an-asian-man-in-1773947900138-3dc5e5ec.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BB1l1c7xNTHi2gGoCUeRPx9S5j/professional-headshot-of-an-asian-man-in-1773947900138-3dc5e5ec.png?_wi=1",
imageAlt: "James Chen",
icon: Star,
},
@@ -211,7 +211,7 @@ export default function HomePage() {
name: "Maria Rodriguez",
role: "Business Owner, Custom Window Treatments LLC",
testimonial: "Best investment we've made for our business. The analytics dashboard gives us real visibility into our operations. We've increased margins by 15% in just 6 months.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BB1l1c7xNTHi2gGoCUeRPx9S5j/professional-headshot-of-a-latina-woman--1773947898316-b3bcf80e.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BB1l1c7xNTHi2gGoCUeRPx9S5j/professional-headshot-of-a-latina-woman--1773947898316-b3bcf80e.png?_wi=1",
imageAlt: "Maria Rodriguez",
icon: Star,
},
@@ -220,7 +220,7 @@ export default function HomePage() {
name: "David Thompson",
role: "Fleet Manager, Thompson Home Furnishings",
testimonial: "The mobile app makes fieldwork so much easier. Our installers can access measurements, specs, and customer notes instantly. Customer satisfaction has gone way up.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BB1l1c7xNTHi2gGoCUeRPx9S5j/professional-headshot-of-a-man-in-his-50-1773947898485-de5c70dc.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BB1l1c7xNTHi2gGoCUeRPx9S5j/professional-headshot-of-a-man-in-his-50-1773947898485-de5c70dc.png?_wi=1",
imageAlt: "David Thompson",
icon: Star,
},
@@ -229,7 +229,7 @@ export default function HomePage() {
name: "Lisa Park",
role: "Owner, Window Dreams Inc.",
testimonial: "Customer support is outstanding. They understand our industry and constantly improve the platform based on feedback. We've become more profitable and efficient.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BB1l1c7xNTHi2gGoCUeRPx9S5j/professional-headshot-of-a-woman-in-her--1773947897177-dea0dd9a.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BB1l1c7xNTHi2gGoCUeRPx9S5j/professional-headshot-of-a-woman-in-her--1773947897177-dea0dd9a.png?_wi=1",
imageAlt: "Lisa Park",
icon: Star,
},
@@ -238,7 +238,7 @@ export default function HomePage() {
name: "Robert Sullivan",
role: "Sales Director, Advanced Window Systems",
testimonial: "The CRM integration lets us track the entire customer journey. Follow-ups are automated, and we're closing deals faster. This system pays for itself many times over.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BB1l1c7xNTHi2gGoCUeRPx9S5j/professional-headshot-of-a-man-in-his-40-1773947897714-deceab57.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BB1l1c7xNTHi2gGoCUeRPx9S5j/professional-headshot-of-a-man-in-his-40-1773947897714-deceab57.png?_wi=1",
imageAlt: "Robert Sullivan",
icon: Star,
},
@@ -321,7 +321,7 @@ export default function HomePage() {
description="WindowFlow was created by people who spent years in the window furnishing industry. We understand the unique challenges of managing measurements, inventory, installations, and customer expectations."
subdescription="Our mission is to eliminate operational bottlenecks so you can deliver exceptional service and grow your business sustainably."
icon={Lightbulb}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BB1l1c7xNTHi2gGoCUeRPx9S5j/modern-office-space-with-team-members-co-1773947897915-4b3b6b10.png"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BB1l1c7xNTHi2gGoCUeRPx9S5j/modern-office-space-with-team-members-co-1773947897915-4b3b6b10.png?_wi=1"
imageAlt="TeamFlow operations center"
mediaAnimation="blur-reveal"
useInvertedBackground={false}