Merge version_1 into main #1
@@ -67,7 +67,7 @@ export default function LandingPage() {
|
||||
handle: "@johns",
|
||||
testimonial: "Excellent service, my roof looks brand new!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-decorating-her-home-halloween_23-2149071230.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-decorating-her-home-halloween_23-2149071230.jpg?_wi=1",
|
||||
imageAlt: "professional pressure washing home",
|
||||
},
|
||||
{
|
||||
@@ -75,7 +75,7 @@ export default function LandingPage() {
|
||||
handle: "@sarahL",
|
||||
testimonial: "Very professional and detailed work.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hands-protective-gloves-touching-tip-cleaning-supply_114579-38477.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hands-protective-gloves-touching-tip-cleaning-supply_114579-38477.jpg?_wi=1",
|
||||
imageAlt: "professional pressure washing home",
|
||||
},
|
||||
{
|
||||
@@ -83,7 +83,7 @@ export default function LandingPage() {
|
||||
handle: "@miked",
|
||||
testimonial: "Prompt, reliable, and reasonably priced.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1040.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1040.jpg?_wi=1",
|
||||
imageAlt: "professional pressure washing home",
|
||||
},
|
||||
{
|
||||
@@ -91,7 +91,7 @@ export default function LandingPage() {
|
||||
handle: "@annab",
|
||||
testimonial: "They did a fantastic job on my driveway.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/skate-parkteens-skate-park_23-2149836880.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/skate-parkteens-skate-park_23-2149836880.jpg?_wi=1",
|
||||
imageAlt: "professional pressure washing home",
|
||||
},
|
||||
{
|
||||
@@ -99,7 +99,7 @@ export default function LandingPage() {
|
||||
handle: "@davidw",
|
||||
testimonial: "Highly recommended for all home exterior cleaning.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/batako-wall-texture-street_272375-3197.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/batako-wall-texture-street_272375-3197.jpg?_wi=1",
|
||||
imageAlt: "professional pressure washing home",
|
||||
},
|
||||
]}
|
||||
@@ -109,7 +109,7 @@ export default function LandingPage() {
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-decorating-her-home-halloween_23-2149071230.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-decorating-her-home-halloween_23-2149071230.jpg?_wi=2"
|
||||
imageAlt="Pressure washing service in action"
|
||||
avatars={[
|
||||
{
|
||||
@@ -157,21 +157,21 @@ export default function LandingPage() {
|
||||
title: "Soft Washing",
|
||||
subtitle: "Gentle Care",
|
||||
description: "Safe for delicate siding and surfaces.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hands-protective-gloves-touching-tip-cleaning-supply_114579-38477.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hands-protective-gloves-touching-tip-cleaning-supply_114579-38477.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
tag: "Safe",
|
||||
title: "Roof Washing",
|
||||
subtitle: "Deep Cleaning",
|
||||
description: "Remove moss and stains without damage.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1040.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1040.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
tag: "Durable",
|
||||
title: "Sealing",
|
||||
subtitle: "Protection",
|
||||
description: "Aggregate sealing to extend driveway life.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/skate-parkteens-skate-park_23-2149836880.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/skate-parkteens-skate-park_23-2149836880.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Why Choose PureWash?"
|
||||
@@ -193,7 +193,7 @@ export default function LandingPage() {
|
||||
price: "Before",
|
||||
rating: 5,
|
||||
reviewCount: "1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/batako-wall-texture-street_272375-3197.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/batako-wall-texture-street_272375-3197.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
|
||||
Reference in New Issue
Block a user