Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -70,7 +70,7 @@ export default function LandingPage() {
|
||||
handle: "@john.doe",
|
||||
testimonial: "Excellent service, my driveway looks brand new!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/skilful-gardener-using-highaltitude-hedge-trimmer-while-shaping-bush-topiary-garden-side-view_7502-10480.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/skilful-gardener-using-highaltitude-hedge-trimmer-while-shaping-bush-topiary-garden-side-view_7502-10480.jpg?_wi=1",
|
||||
imageAlt: "professional pressure washing home exterior",
|
||||
},
|
||||
{
|
||||
@@ -78,7 +78,7 @@ export default function LandingPage() {
|
||||
handle: "@jane.smith",
|
||||
testimonial: "Very professional team, highly recommend.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-filling-air-into-bicycle-tire-with-air-pump_1170-2500.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-filling-air-into-bicycle-tire-with-air-pump_1170-2500.jpg?_wi=1",
|
||||
imageAlt: "professional pressure washing home exterior",
|
||||
},
|
||||
{
|
||||
@@ -86,7 +86,7 @@ export default function LandingPage() {
|
||||
handle: "@alex.r",
|
||||
testimonial: "They were on time and did a fantastic job.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-worker-firld-by-solar-panels_1303-15605.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-worker-firld-by-solar-panels_1303-15605.jpg?_wi=1",
|
||||
imageAlt: "professional pressure washing home exterior",
|
||||
},
|
||||
{
|
||||
@@ -94,7 +94,7 @@ export default function LandingPage() {
|
||||
handle: "@maria.g",
|
||||
testimonial: "Best service in town, prices are very fair.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-cleaning-tools_23-2150552304.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-cleaning-tools_23-2150552304.jpg?_wi=1",
|
||||
imageAlt: "professional pressure washing home exterior",
|
||||
},
|
||||
{
|
||||
@@ -102,11 +102,11 @@ export default function LandingPage() {
|
||||
handle: "@kevin.l",
|
||||
testimonial: "Transformed my home exterior completely.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/texture-wooden-boards-with-sand-foot_1122-1060.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/texture-wooden-boards-with-sand-foot_1122-1060.jpg?_wi=1",
|
||||
imageAlt: "professional pressure washing home exterior",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/skilful-gardener-using-highaltitude-hedge-trimmer-while-shaping-bush-topiary-garden-side-view_7502-10480.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/skilful-gardener-using-highaltitude-hedge-trimmer-while-shaping-bush-topiary-garden-side-view_7502-10480.jpg?_wi=2"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/woman-walking-romantic-happy-holidays-holding-hand-boyfriend-following-her_1150-4662.jpg",
|
||||
@@ -174,7 +174,7 @@ export default function LandingPage() {
|
||||
description: "Full peace of mind for our customers.",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/mechanic-filling-air-into-bicycle-tire-with-air-pump_1170-2500.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/mechanic-filling-air-into-bicycle-tire-with-air-pump_1170-2500.jpg?_wi=2"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -189,17 +189,17 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Roof Soft Wash",
|
||||
description: "Gently remove algae and mold without damage.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-worker-firld-by-solar-panels_1303-15605.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-worker-firld-by-solar-panels_1303-15605.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
title: "Driveway Cleaning",
|
||||
description: "Clear years of stains and grime.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-cleaning-tools_23-2150552304.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-cleaning-tools_23-2150552304.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
title: "Deck & Fence Care",
|
||||
description: "Bring your wooden surfaces back to life.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/texture-wooden-boards-with-sand-foot_1122-1060.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/texture-wooden-boards-with-sand-foot_1122-1060.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Our Specialized Services"
|
||||
|
||||
Reference in New Issue
Block a user