Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 01522e4d45 | |||
| 8d3add8b32 | |||
| 6cefa7a25f | |||
| 930f71cf26 | |||
| 3c071fea9b |
@@ -46,7 +46,7 @@ export default function LandingPage() {
|
||||
title="Crafting Architectural Excellence."
|
||||
description="West Bend Construction brings over 30 years of expertise to high-end residential and commercial projects. Experience the intersection of luxury design and structural integrity."
|
||||
testimonials={[]}
|
||||
buttons={[{ text: "Inquire Now", href: "#contact" }]}
|
||||
buttons={[{ text: "Start Your Consultation", href: "#contact" }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/vertical-shot-person-standing-top-building_181624-14409.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -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."
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user