Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-13 05:27:46 +00:00

View File

@@ -63,11 +63,11 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-white-building-hamilton-gardens-new-zealand-blue-sky_181624-13599.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-white-building-hamilton-gardens-new-zealand-blue-sky_181624-13599.jpg?_wi=1",
imageAlt: "Luxury roofing",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/3d-geometric-weave-abstract-wallpaper-background_1048-8673.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/3d-geometric-weave-abstract-wallpaper-background_1048-8673.jpg?_wi=1",
imageAlt: "Luxury roofing",
},
{
@@ -117,7 +117,7 @@ export default function LandingPage() {
},
],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-white-building-hamilton-gardens-new-zealand-blue-sky_181624-13599.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-white-building-hamilton-gardens-new-zealand-blue-sky_181624-13599.jpg?_wi=2",
imageAlt: "roof repair service residential",
},
{
@@ -149,7 +149,7 @@ export default function LandingPage() {
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",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-men-working-together_23-2149343659.jpg?_wi=1",
imageAlt: "Inspection",
},
items: [
@@ -167,7 +167,7 @@ export default function LandingPage() {
},
],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/3d-geometric-weave-abstract-wallpaper-background_1048-8673.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/3d-geometric-weave-abstract-wallpaper-background_1048-8673.jpg?_wi=2",
imageAlt: "roof repair service residential",
},
]}
@@ -250,7 +250,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>