Update src/app/page.tsx

This commit is contained in:
2026-04-13 05:28:37 +00:00
parent 1c2b0d63c2
commit dda67af07f

View File

@@ -81,7 +81,7 @@ export default function LandingPage() {
reverse: true
},
{
title: "Inspection", description: "Protect your home with routine inspections and preventative care.", media: { imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-men-working-together_23-2149343659.jpg", imageAlt: "Inspection" },
title: "Inspection", description: "Protect your home with routine inspections and preventative care.", media: { imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-men-working-together_23-2149343659.jpg?_wi=1", imageAlt: "Inspection" },
items: [
{ icon: CheckCircle, text: "Full roof audit" },
{ icon: CheckCircle, text: "Detailed reports" },
@@ -127,7 +127,7 @@ export default function LandingPage() {
tag="Contact Us"
title="Need Roofing Help?"
description="Get a fast, free quote today and let our team take care of your home."
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-men-working-together_23-2149343659.jpg"
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-men-working-together_23-2149343659.jpg?_wi=2"
mediaAnimation="slide-up"
/>
</div>