Update src/app/page.tsx

This commit is contained in:
2026-04-21 09:32:28 +00:00
parent a8978cb27f
commit b2a72dc669

View File

@@ -62,11 +62,11 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-wearing-protection-helmet_23-2149343634.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-wearing-protection-helmet_23-2149343634.jpg?_wi=1",
imageAlt: "residential roof installation new house",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/farmer-rancher-talking-with-agronomist-woman-working-hydroponics-greenhouse-plantation-harvesting-organic-green-vegetables-agronomist-woman-writing-cultivated-production-agricultural-concept_482257-38015.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/farmer-rancher-talking-with-agronomist-woman-working-hydroponics-greenhouse-plantation-harvesting-organic-green-vegetables-agronomist-woman-writing-cultivated-production-agricultural-concept_482257-38015.jpg?_wi=1",
imageAlt: "roofing team working high roof",
},
{
@@ -93,7 +93,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Decades of Roofing Excellence"
description="We are a local family-owned business dedicated to providing top-tier roofing solutions. Our experienced team ensures your roof lasts for years to come."
imageSrc="http://img.b2bpic.net/free-photo/man-working-roof-medium-shot_23-2149343644.jpg"
imageSrc="http://img.b2bpic.net/free-photo/man-working-roof-medium-shot_23-2149343644.jpg?_wi=1"
imageAlt="professional roofing contractors exterior"
/>
</div>
@@ -118,7 +118,7 @@ export default function LandingPage() {
imageAlt: "roofing project house exterior",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-wearing-protection-helmet_23-2149343634.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-wearing-protection-helmet_23-2149343634.jpg?_wi=2",
imageAlt: "new roof shingle installation close up",
},
{
@@ -135,7 +135,7 @@ export default function LandingPage() {
imageAlt: "fixing damage roof shingles exterior",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/farmer-rancher-talking-with-agronomist-woman-working-hydroponics-greenhouse-plantation-harvesting-organic-green-vegetables-agronomist-woman-writing-cultivated-production-agricultural-concept_482257-38015.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/farmer-rancher-talking-with-agronomist-woman-working-hydroponics-greenhouse-plantation-harvesting-organic-green-vegetables-agronomist-woman-writing-cultivated-production-agricultural-concept_482257-38015.jpg?_wi=2",
imageAlt: "new roof shingle installation close up",
},
{
@@ -152,7 +152,7 @@ export default function LandingPage() {
imageAlt: "inspecting roof tiles expert worker",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/man-working-roof-medium-shot_23-2149343644.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-working-roof-medium-shot_23-2149343644.jpg?_wi=2",
imageAlt: "new roof shingle installation close up",
},
]}