Update src/app/page.tsx

This commit is contained in:
2026-05-07 12:55:46 +00:00
parent 49e4c3d4cc
commit 5da47b2b3c

View File

@@ -52,7 +52,7 @@ export default function LandingPage() {
{ name: "David K.", handle: "@FairfaxDesign", testimonial: "Incredible attention to detail. Our basement looks brand new.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-woman-warm-white-hoodie-home-kitchen-starts-her-day-with-cup-coffee_343596-7226.jpg" },
{ name: "Linda M.", handle: "@FallsChurchHome", testimonial: "Responsive, professional, and very easy to work with throughout.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/gathering-companions_1098-12598.jpg" }
]}
buttons={[{ text: "Get Free Estimate", href: "#contact" }, { text: "View Projects", href: "#products" }]}
buttons={[{ text: "Get Free Estimate", href: "#contact" }, { text: "Call Now (555) 123-4567", href: "tel:+15551234567" }]}
imageSrc="http://img.b2bpic.net/free-photo/man-is-cutting-wallpaper-maintenance-repair-works-renovation-flat-apartment-renovation-restoration-idea-indoors_166373-2214.jpg"
imageAlt="Flawless luxury wall finishes"
mediaAnimation="blur-reveal"