Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -65,7 +65,7 @@ export default function LandingPage() {
|
||||
handle: "@johnd",
|
||||
testimonial: "Excellent service! They fixed my leak within an hour.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-pipe-wrench-screwing-nut_181624-49738.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-pipe-wrench-screwing-nut_181624-49738.jpg?_wi=1",
|
||||
imageAlt: "professional plumber smiling tools",
|
||||
},
|
||||
{
|
||||
@@ -73,7 +73,7 @@ export default function LandingPage() {
|
||||
handle: "@marias",
|
||||
testimonial: "Professional and very polite team. Highly recommended.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-engaged-household-tasks-scenery_23-2151741196.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-engaged-household-tasks-scenery_23-2151741196.jpg?_wi=1",
|
||||
imageAlt: "professional plumber smiling tools",
|
||||
},
|
||||
{
|
||||
@@ -81,7 +81,7 @@ export default function LandingPage() {
|
||||
handle: "@robertb",
|
||||
testimonial: "Fastest response I've ever had in Miami.",
|
||||
rating: 4,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-women-with-picture-albums_23-2149515310.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-women-with-picture-albums_23-2149515310.jpg?_wi=1",
|
||||
imageAlt: "professional plumber smiling tools",
|
||||
},
|
||||
{
|
||||
@@ -89,7 +89,7 @@ export default function LandingPage() {
|
||||
handle: "@carlosg",
|
||||
testimonial: "Very thorough and efficient service.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/charming-student-girl-good-mood-relaxing-home_343059-139.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/charming-student-girl-good-mood-relaxing-home_343059-139.jpg?_wi=1",
|
||||
imageAlt: "professional plumber smiling tools",
|
||||
},
|
||||
{
|
||||
@@ -97,7 +97,7 @@ export default function LandingPage() {
|
||||
handle: "@elenar",
|
||||
testimonial: "Finally found a plumber I can trust.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=1",
|
||||
imageAlt: "professional plumber smiling tools",
|
||||
},
|
||||
]}
|
||||
@@ -111,7 +111,7 @@ export default function LandingPage() {
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/closeup-shot-pipe-wrench-screwing-nut_181624-49738.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/closeup-shot-pipe-wrench-screwing-nut_181624-49738.jpg?_wi=2"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{
|
||||
@@ -233,7 +233,7 @@ export default function LandingPage() {
|
||||
value: "4.9/5",
|
||||
title: "Average Rating",
|
||||
description: "Based on 200+ local customer reviews.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-engaged-household-tasks-scenery_23-2151741196.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-engaged-household-tasks-scenery_23-2151741196.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
@@ -266,21 +266,21 @@ export default function LandingPage() {
|
||||
name: "Sarah J.",
|
||||
role: "Homeowner",
|
||||
testimonial: "Best plumbing service in the area!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-women-with-picture-albums_23-2149515310.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-women-with-picture-albums_23-2149515310.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Michael K.",
|
||||
role: "Business Owner",
|
||||
testimonial: "Very prompt and professional.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/charming-student-girl-good-mood-relaxing-home_343059-139.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/charming-student-girl-good-mood-relaxing-home_343059-139.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Elena P.",
|
||||
role: "Resident",
|
||||
testimonial: "Reasonable prices and great work.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
|
||||
Reference in New Issue
Block a user