Update src/app/page.tsx

This commit is contained in:
2026-06-07 22:19:48 +00:00
parent b8feb5176a
commit 5135ab30ee

View File

@@ -73,7 +73,7 @@ export default function LandingPage() {
href: "#contact",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/long-shot-men-working-together-roof_23-2149343674.jpg"
imageSrc="http://img.b2bpic.net/free-photo/long-shot-men-working-together-roof_23-2149343674.jpg?_wi=1"
imageAlt="Modern home with a newly installed roof in Los Angeles"
showBlur={true}
textPosition="bottom"
@@ -124,7 +124,7 @@ export default function LandingPage() {
]}
tag="About Us"
tagIcon={Home}
imageSrc="http://img.b2bpic.net/free-photo/group-male-architect-having-discussion-blueprint_23-2147839877.jpg"
imageSrc="http://img.b2bpic.net/free-photo/group-male-architect-having-discussion-blueprint_23-2147839877.jpg?_wi=1"
imageAlt="Roofing team discussing plans on a job site"
mediaAnimation="slide-up"
metricsAnimation="slide-up"
@@ -168,7 +168,7 @@ export default function LandingPage() {
imageAlt: "Various types of roofing materials and samples",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/long-shot-men-working-together-roof_23-2149343674.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/long-shot-men-working-together-roof_23-2149343674.jpg?_wi=2",
imageAlt: "roofer repairing broken roof tiles",
},
{
@@ -185,7 +185,7 @@ export default function LandingPage() {
imageAlt: "Roofer installing roof ventilation system",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/group-male-architect-having-discussion-blueprint_23-2147839877.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/group-male-architect-having-discussion-blueprint_23-2147839877.jpg?_wi=2",
imageAlt: "roofer repairing broken roof tiles",
},
]}