Compare commits

...

1 Commits

Author SHA1 Message Date
e46fbdf69e Update src/app/page.tsx 2026-04-11 15:49:58 +00:00

View File

@@ -132,7 +132,7 @@ export default function LandingPage() {
reviewCount: "1", imageSrc: "http://img.b2bpic.net/free-photo/builder-handyman-with-construction-tools-house-house-renovation-concept_169016-5873.jpg"},
{
id: "p3", brand: "Exterior", name: "Roofing", price: "Done", rating: 5,
reviewCount: "1", imageSrc: "http://img.b2bpic.net/free-photo/modern-country-houses-construction_1385-17.jpg"}
reviewCount: "1", imageSrc: "http://img.b2bpic.net/free-photo/modern-country-houses-construction_1385-17.jpg?_wi=1"}
]}
title="See the Difference Quality Makes"
description="Transforming homes with precision and care."
@@ -145,7 +145,7 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "t1", title: "Highly Recommend", quote: "Jose was perfect… very polite and completed everything on time.", name: "Diane Tobin", role: "Client", imageSrc: "http://img.b2bpic.net/free-photo/modern-country-houses-construction_1385-17.jpg"},
id: "t1", title: "Highly Recommend", quote: "Jose was perfect… very polite and completed everything on time.", name: "Diane Tobin", role: "Client", imageSrc: "http://img.b2bpic.net/free-photo/modern-country-houses-construction_1385-17.jpg?_wi=2"},
{
id: "t2", title: "Professional", quote: "On time, reasonably priced, and showed before/after photos.", name: "Adrienne X", role: "Client", imageSrc: "http://img.b2bpic.net/free-photo/roof-pattern_1203-3266.jpg"},
{