Update src/app/page.tsx

This commit is contained in:
2026-04-07 05:10:43 +00:00
parent 45e026d868
commit b2c0d2cc72

View File

@@ -89,6 +89,7 @@ export default function LandingPage() {
description="Trusted by hundreds of homeowners for our craftsmanship."
textboxLayout="default"
animationType="slide-up"
useInvertedBackground={false}
testimonials={[
{ id: "1", name: "Alex R.", role: "Homeowner", testimonial: "Alex and his team were great to work with. Quick, fair, and professional.", imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-wearing-yellow-bandana_273609-13337.jpg" },
{ id: "2", name: "Ken P.", role: "Homeowner", testimonial: "Hard work, honesty and integrity. Exceptional experience.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-portrait-beautiful-woman_23-2148317338.jpg" }