Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-06-03 12:16:42 +00:00

View File

@@ -89,15 +89,15 @@ export default function LandingPage() {
buttonAnimation="slide-up"
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/city-building-corner_23-2148107110.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/city-building-corner_23-2148107110.jpg?_wi=1",
imageAlt: "Professional roof installation on a modern home",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/man-working-roof-with-hammer-full-shot_23-2149343668.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-working-roof-with-hammer-full-shot_23-2149343668.jpg?_wi=1",
imageAlt: "Team of roofers installing shingles",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/aerial-shot-port-piers_181624-54848.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/aerial-shot-port-piers_181624-54848.jpg?_wi=1",
imageAlt: "Drone view of a detailed roof inspection",
},
{
@@ -214,7 +214,7 @@ export default function LandingPage() {
},
],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/city-building-corner_23-2148107110.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/city-building-corner_23-2148107110.jpg?_wi=2",
imageAlt: "close up roofing materials shingles samples",
},
{
@@ -239,7 +239,7 @@ export default function LandingPage() {
},
],
reverse: true,
imageSrc: "http://img.b2bpic.net/free-photo/man-working-roof-with-hammer-full-shot_23-2149343668.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-working-roof-with-hammer-full-shot_23-2149343668.jpg?_wi=2",
imageAlt: "close up roofing materials shingles samples",
},
{
@@ -264,7 +264,7 @@ export default function LandingPage() {
},
],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/aerial-shot-port-piers_181624-54848.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/aerial-shot-port-piers_181624-54848.jpg?_wi=2",
imageAlt: "close up roofing materials shingles samples",
},
]}