Update src/app/page.tsx
This commit is contained in:
@@ -73,7 +73,7 @@ export default function LandingPage() {
|
|||||||
href: "#contact",
|
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"
|
imageAlt="Modern home with a newly installed roof in Los Angeles"
|
||||||
showBlur={true}
|
showBlur={true}
|
||||||
textPosition="bottom"
|
textPosition="bottom"
|
||||||
@@ -124,7 +124,7 @@ export default function LandingPage() {
|
|||||||
]}
|
]}
|
||||||
tag="About Us"
|
tag="About Us"
|
||||||
tagIcon={Home}
|
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"
|
imageAlt="Roofing team discussing plans on a job site"
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
metricsAnimation="slide-up"
|
metricsAnimation="slide-up"
|
||||||
@@ -168,7 +168,7 @@ export default function LandingPage() {
|
|||||||
imageAlt: "Various types of roofing materials and samples",
|
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",
|
imageAlt: "roofer repairing broken roof tiles",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -185,7 +185,7 @@ export default function LandingPage() {
|
|||||||
imageAlt: "Roofer installing roof ventilation system",
|
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",
|
imageAlt: "roofer repairing broken roof tiles",
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
|
|||||||
Reference in New Issue
Block a user