3 Commits

Author SHA1 Message Date
6cefa7a25f Update src/app/page.tsx 2026-04-28 22:00:43 +00:00
930f71cf26 Merge version_2 into main
Merge version_2 into main
2026-04-28 21:56:37 +00:00
3c071fea9b Merge version_2 into main
Merge version_2 into main
2026-04-28 21:56:10 +00:00

View File

@@ -99,7 +99,16 @@ export default function LandingPage() {
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
testimonials={[]}
testimonials={[
{ id: "t1", name: "Peter Dale", role: "Homeowner", testimonial: "The attention to detail in our custom home build was exceptional. West Bend truly understands architectural integrity." },
{ id: "t2", name: "Brenda Durian", role: "Business Owner", testimonial: "Highly professional and efficient. They transformed our workspace with precision and style." },
{ id: "t3", name: "Ramana Talkington", role: "Developer", testimonial: "Consistently reliable performance on every project. Their craftsmanship is unmatched in the industry." },
{ id: "t4", name: "Kourtney Klemp", role: "Homeowner", testimonial: "Fantastic experience from start to finish. They brought our vision to life beyond our expectations." },
{ id: "t5", name: "Esteban Zapata", role: "Architect", testimonial: "Working with West Bend was seamless. Their team understands the nuance of high-end design." },
{ id: "t6", name: "David W", role: "Commercial Client", testimonial: "The sustainability focus and structural quality are evident in every corner of our new office." },
{ id: "t7", name: "Brian Thompson", role: "Homeowner", testimonial: "Professionalism and transparency throughout the build. A top-tier team for any luxury project." },
{ id: "t8", name: "Morgan Wetzel", role: "Homeowner", testimonial: "Exquisite work on our renovation. They managed to preserve the history while modernizing the space perfectly." }
]}
title="What Our Clients Say"
description="Honest feedback from partners who trusted our vision."
/>