Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-13 17:36:08 +00:00

View File

@@ -180,10 +180,10 @@ export default function LandingPage() {
topMarqueeDirection="left"
testimonials={[
{
id: "testimonial-1", name: "Sarah Mitchell", handle: "Yardley Homeowner", testimonial: "Exceptional work from start to finish. They completely transformed our dated bathroom into a luxurious retreat. The attention to detail was remarkable, and they stayed within budget. Highly recommend!", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=uxredl", imageAlt: "Sarah Mitchell", icon: Star
id: "testimonial-1", name: "Sarah Mitchell", handle: "Yardley Homeowner", testimonial: "Exceptional work from start to finish. They completely transformed our dated bathroom into a luxurious retreat. The attention to detail was remarkable, and they stayed within budget. Highly recommend!", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=uxredl&_wi=1", imageAlt: "Sarah Mitchell", icon: Star
},
{
id: "testimonial-2", name: "James & Emma Thompson", handle: "Birmingham Residents", testimonial: "Professional, reliable, and genuinely committed to quality. Our kitchen renovation exceeded expectations. They handled everything professionally and the craftsmanship is outstanding.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=u4x5ud", imageAlt: "James & Emma Thompson", icon: Star
id: "testimonial-2", name: "James & Emma Thompson", handle: "Birmingham Residents", testimonial: "Professional, reliable, and genuinely committed to quality. Our kitchen renovation exceeded expectations. They handled everything professionally and the craftsmanship is outstanding.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=u4x5ud&_wi=1", imageAlt: "James & Emma Thompson", icon: Star
},
{
id: "testimonial-3", name: "David Chen", handle: "West Bromwich", testimonial: "A family-run business that treats your home like their own. The wet room installation is beautiful and functional. They're punctual, tidy, and professional throughout.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=8gtu7w", imageAlt: "David Chen", icon: Star
@@ -192,10 +192,10 @@ export default function LandingPage() {
id: "testimonial-4", name: "Rachel Williams", handle: "Solihull Homeowner", testimonial: "After 20+ years, their reputation is well-deserved. Our bathroom renovation is stunning. They communicate clearly, work efficiently, and the finish is immaculate. Couldn't ask for better.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=xzwvum", imageAlt: "Rachel Williams", icon: Star
},
{
id: "testimonial-5", name: "Michael Roberts", handle: "Edgbaston", testimonial: "Top-tier craftsmanship. Every tile perfectly placed, every fixture expertly installed. They transformed our space completely. Worth every penny.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=uxredl", imageAlt: "Michael Roberts", icon: Star
id: "testimonial-5", name: "Michael Roberts", handle: "Edgbaston", testimonial: "Top-tier craftsmanship. Every tile perfectly placed, every fixture expertly installed. They transformed our space completely. Worth every penny.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=uxredl&_wi=2", imageAlt: "Michael Roberts", icon: Star
},
{
id: "testimonial-6", name: "Catherine Powell", handle: "Erdington Resident", testimonial: "Professional, punctual, and perfect results. The team worked diligently, kept the site clean, and delivered exactly what we envisioned. Excellent service!", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=u4x5ud", imageAlt: "Catherine Powell", icon: Star
id: "testimonial-6", name: "Catherine Powell", handle: "Erdington Resident", testimonial: "Professional, punctual, and perfect results. The team worked diligently, kept the site clean, and delivered exactly what we envisioned. Excellent service!", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=u4x5ud&_wi=2", imageAlt: "Catherine Powell", icon: Star
}
]}
/>