Merge version_1 into main #1
@@ -65,7 +65,7 @@ export default function LandingPage() {
|
||||
handle: "@tamarac-resident",
|
||||
testimonial: "The sink stopper in our bathroom got stuck… now it moves smoothly again. Huge relief!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-man-posing-winter-holidays_140725-138456.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-man-posing-winter-holidays_140725-138456.jpg?_wi=1",
|
||||
imageAlt: "professional plumber smiling tools home",
|
||||
},
|
||||
{
|
||||
@@ -73,7 +73,7 @@ export default function LandingPage() {
|
||||
handle: "@tamarac-resident",
|
||||
testimonial: "We had seriously low water pressure… they cleaned the lines and fixed everything.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-builder-woman-construction-uniform-safety-helmet-looking-annoyed-irritated-while-talking-mobile-phone-standing-orange_141793-129016.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-builder-woman-construction-uniform-safety-helmet-looking-annoyed-irritated-while-talking-mobile-phone-standing-orange_141793-129016.jpg?_wi=1",
|
||||
imageAlt: "professional plumber smiling tools home",
|
||||
},
|
||||
{
|
||||
@@ -81,7 +81,7 @@ export default function LandingPage() {
|
||||
handle: "@tamarac-resident",
|
||||
testimonial: "Leak under our bar sink was fixed perfectly. Great workmanship.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-joyful-woman-holding-mobile-phone_171337-4024.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-joyful-woman-holding-mobile-phone_171337-4024.jpg?_wi=1",
|
||||
imageAlt: "professional plumber smiling tools home",
|
||||
},
|
||||
{
|
||||
@@ -89,7 +89,7 @@ export default function LandingPage() {
|
||||
handle: "@tamarac-resident",
|
||||
testimonial: "Pipes were making loud noises… completely gone after service.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-man-washing-dish-medium-shot_23-2148931341.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-man-washing-dish-medium-shot_23-2148931341.jpg?_wi=1",
|
||||
imageAlt: "professional plumber smiling tools home",
|
||||
},
|
||||
{
|
||||
@@ -97,7 +97,7 @@ export default function LandingPage() {
|
||||
handle: "@tamarac-resident",
|
||||
testimonial: "Clogged shower drain was fixed quickly. Drains perfectly now.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg?_wi=1",
|
||||
imageAlt: "professional plumber smiling tools home",
|
||||
},
|
||||
]}
|
||||
@@ -111,7 +111,7 @@ export default function LandingPage() {
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/expressive-young-man-posing-winter-holidays_140725-138456.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/expressive-young-man-posing-winter-holidays_140725-138456.jpg?_wi=2"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990734.jpg",
|
||||
@@ -256,22 +256,22 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "1",
|
||||
name: "Jane D.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-builder-woman-construction-uniform-safety-helmet-looking-annoyed-irritated-while-talking-mobile-phone-standing-orange_141793-129016.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-builder-woman-construction-uniform-safety-helmet-looking-annoyed-irritated-while-talking-mobile-phone-standing-orange_141793-129016.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Robert S.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-joyful-woman-holding-mobile-phone_171337-4024.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-joyful-woman-holding-mobile-phone_171337-4024.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Maria L.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-man-washing-dish-medium-shot_23-2148931341.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-man-washing-dish-medium-shot_23-2148931341.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Thomas K.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
|
||||
Reference in New Issue
Block a user