Update src/app/page.tsx
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user