Merge version_1 into main #1
@@ -67,7 +67,7 @@ export default function LandingPage() {
|
||||
href: "#services",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/full-shot-roofers-working-together-with-helmets_23-2149343707.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/full-shot-roofers-working-together-with-helmets_23-2149343707.jpg?_wi=1"
|
||||
imageAlt="Luxury home roof installation"
|
||||
showBlur={true}
|
||||
avatars={[
|
||||
@@ -165,7 +165,7 @@ export default function LandingPage() {
|
||||
title: "Install",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/closeup-shot-wooden-roof_181624-2403.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/closeup-shot-wooden-roof_181624-2403.jpg?_wi=1"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
@@ -187,7 +187,7 @@ export default function LandingPage() {
|
||||
role: "Homeowner",
|
||||
company: "Willow Creek",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-wooden-roof_181624-2403.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-wooden-roof_181624-2403.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -195,7 +195,7 @@ export default function LandingPage() {
|
||||
role: "Architect",
|
||||
company: "Thorne Design",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-roofers-working-together-with-helmets_23-2149343707.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-roofers-working-together-with-helmets_23-2149343707.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
@@ -203,7 +203,7 @@ export default function LandingPage() {
|
||||
role: "Developer",
|
||||
company: "Modern Living",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-wooden-roof_181624-2403.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-wooden-roof_181624-2403.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
@@ -211,7 +211,7 @@ export default function LandingPage() {
|
||||
role: "Homeowner",
|
||||
company: "Oak Valley",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-roofers-working-together-with-helmets_23-2149343707.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-roofers-working-together-with-helmets_23-2149343707.jpg?_wi=3",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user