Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -61,7 +61,7 @@ export default function LandingPage() {
|
||||
handle: "@AdelaideHomeowner",
|
||||
testimonial: "Came when he said he would, did the job when he said he would, and was most amenable and pleasant.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-men-working-together_23-2148752013.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-men-working-together_23-2148752013.jpg?_wi=1",
|
||||
imageAlt: "plumber repairing pipe residential home",
|
||||
},
|
||||
{
|
||||
@@ -69,7 +69,7 @@ export default function LandingPage() {
|
||||
handle: "@LocalGuide",
|
||||
testimonial: "He saved me thousands after another company quoted me for a service I didn't really need.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/customer-experience-creative-collage_23-2149346509.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/customer-experience-creative-collage_23-2149346509.jpg?_wi=1",
|
||||
imageAlt: "plumber repairing pipe residential home",
|
||||
},
|
||||
{
|
||||
@@ -77,7 +77,7 @@ export default function LandingPage() {
|
||||
handle: "@LocalGuide",
|
||||
testimonial: "Experience matters. John fixed a drainage blockage that 3 other plumbers couldn't solve.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-businesswoman_23-2149153828.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-businesswoman_23-2149153828.jpg?_wi=1",
|
||||
imageAlt: "plumber repairing pipe residential home",
|
||||
},
|
||||
{
|
||||
@@ -85,7 +85,7 @@ export default function LandingPage() {
|
||||
handle: "@AdelaideDad",
|
||||
testimonial: "Fast, clean, and honest. Exactly what you want from a local plumber.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-lady-looking-copyspace-with-interest_1262-2957.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-lady-looking-copyspace-with-interest_1262-2957.jpg?_wi=1",
|
||||
imageAlt: "plumber repairing pipe residential home",
|
||||
},
|
||||
{
|
||||
@@ -93,7 +93,7 @@ export default function LandingPage() {
|
||||
handle: "@HomeOwner",
|
||||
testimonial: "So refreshing to find a tradie who keeps his word. Highly recommended.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beauty-redhead-female-barista-drinks-coffee-coffee-shop_613910-4782.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beauty-redhead-female-barista-drinks-coffee-coffee-shop_613910-4782.jpg?_wi=1",
|
||||
imageAlt: "plumber repairing pipe residential home",
|
||||
},
|
||||
]}
|
||||
@@ -107,7 +107,7 @@ export default function LandingPage() {
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-men-working-together_23-2148752013.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-men-working-together_23-2148752013.jpg?_wi=2"
|
||||
imageAlt="John Burford Plumbing technician on the job"
|
||||
avatars={[
|
||||
{
|
||||
@@ -199,28 +199,28 @@ export default function LandingPage() {
|
||||
name: "Erica M.",
|
||||
role: "Homeowner",
|
||||
testimonial: "He came when he said he would, did the job when he said he would, and was most amenable and pleasant.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/customer-experience-creative-collage_23-2149346509.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/customer-experience-creative-collage_23-2149346509.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Leanne W.",
|
||||
role: "Local Guide",
|
||||
testimonial: "He saved me thousands after another company quoted me for a service I didn't really need.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-businesswoman_23-2149153828.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-businesswoman_23-2149153828.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Paul B.",
|
||||
role: "Local Guide",
|
||||
testimonial: "John fixed a drainage blockage that 3 other plumbers couldn't solve.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-lady-looking-copyspace-with-interest_1262-2957.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-lady-looking-copyspace-with-interest_1262-2957.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Sarah T.",
|
||||
role: "Homeowner",
|
||||
testimonial: "Most reliable plumber in Adelaide. Highly recommended!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beauty-redhead-female-barista-drinks-coffee-coffee-shop_613910-4782.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beauty-redhead-female-barista-drinks-coffee-coffee-shop_613910-4782.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
|
||||
Reference in New Issue
Block a user