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