Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-07 10:34:01 +00:00

View File

@@ -182,9 +182,9 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
id: "1", value: "20+", title: "Years of Service", description: "Serving Peoria families and businesses with pride", imageSrc: "http://img.b2bpic.net/free-photo/coworkers-servicing-hvac-system_482257-91024.jpg", imageAlt: "father son plumbing business team"},
id: "1", value: "20+", title: "Years of Service", description: "Serving Peoria families and businesses with pride", imageSrc: "http://img.b2bpic.net/free-photo/coworkers-servicing-hvac-system_482257-91024.jpg?_wi=1", imageAlt: "father son plumbing business team"},
{
id: "2", value: "1000s", title: "Happy Customers", description: "Trusted by thousands of homeowners across Peoria", imageSrc: "http://img.b2bpic.net/free-photo/coworkers-servicing-hvac-system_482257-91024.jpg", imageAlt: "father son plumbing business team"},
id: "2", value: "1000s", title: "Happy Customers", description: "Trusted by thousands of homeowners across Peoria", imageSrc: "http://img.b2bpic.net/free-photo/coworkers-servicing-hvac-system_482257-91024.jpg?_wi=2", imageAlt: "father son plumbing business team"},
]}
/>
</div>