Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -70,19 +70,19 @@ export default function LandingPage() {
|
||||
imageAlt: "Residential roof replacement worker",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-working-with-protection-helmet-full-shot_23-2149343641.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-working-with-protection-helmet-full-shot_23-2149343641.jpg?_wi=1",
|
||||
imageAlt: "Roof inspection worker ladder",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-wooden-house_23-2151264426.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-wooden-house_23-2151264426.jpg?_wi=1",
|
||||
imageAlt: "Modern home exterior siding work",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bearded-man-smoking-roof_1321-1036.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bearded-man-smoking-roof_1321-1036.jpg?_wi=1",
|
||||
imageAlt: "Installing new rain gutters",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/architect-office-checking-project_23-2148242950.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/architect-office-checking-project_23-2148242950.jpg?_wi=1",
|
||||
imageAlt: "Professional roofing team",
|
||||
},
|
||||
]}
|
||||
@@ -106,7 +106,7 @@ export default function LandingPage() {
|
||||
"New Roofing",
|
||||
"Repairs",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-working-with-protection-helmet-full-shot_23-2149343641.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-working-with-protection-helmet-full-shot_23-2149343641.jpg?_wi=2",
|
||||
imageAlt: "Roof inspection worker",
|
||||
},
|
||||
{
|
||||
@@ -116,7 +116,7 @@ export default function LandingPage() {
|
||||
"Siding Replacement",
|
||||
"Soffit & Fascia",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-wooden-house_23-2151264426.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-wooden-house_23-2151264426.jpg?_wi=2",
|
||||
imageAlt: "Siding installation",
|
||||
},
|
||||
{
|
||||
@@ -126,7 +126,7 @@ export default function LandingPage() {
|
||||
"Installation",
|
||||
"Repair",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bearded-man-smoking-roof_1321-1036.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bearded-man-smoking-roof_1321-1036.jpg?_wi=2",
|
||||
imageAlt: "Gutter maintenance",
|
||||
},
|
||||
]}
|
||||
@@ -248,7 +248,7 @@ export default function LandingPage() {
|
||||
rows: 4,
|
||||
required: true,
|
||||
}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/architect-office-checking-project_23-2148242950.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/architect-office-checking-project_23-2148242950.jpg?_wi=2"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user