Merge version_1 into main #3
@@ -63,7 +63,7 @@ export default function LandingPage() {
|
||||
{
|
||||
text: "Call Now", href: "tel:5555555555"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/mechanic-holding-sander-machine_1368-4133.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/mechanic-holding-sander-machine_1368-4133.jpg?_wi=1"
|
||||
imageAlt="Adam from Ken's Plumbing"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
@@ -129,7 +129,7 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Honest Pricing", description: "Straightforward, fair rates every time."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/full-shot-man-kid-walking-together_23-2149147891.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/full-shot-man-kid-walking-together_23-2149147891.jpg?_wi=1"
|
||||
imageAlt="Ken's Plumbing family team"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -140,15 +140,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah D.", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-holding-sander-machine_1368-4133.jpg"},
|
||||
id: "1", name: "Sarah D.", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-holding-sander-machine_1368-4133.jpg?_wi=2"},
|
||||
{
|
||||
id: "2", name: "Mark L.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-kid-walking-together_23-2149147891.jpg"},
|
||||
id: "2", name: "Mark L.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-kid-walking-together_23-2149147891.jpg?_wi=2"},
|
||||
{
|
||||
id: "3", name: "Jenny K.", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-holding-sander-machine_1368-4133.jpg"},
|
||||
id: "3", name: "Jenny K.", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-holding-sander-machine_1368-4133.jpg?_wi=3"},
|
||||
{
|
||||
id: "4", name: "Tom B.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-kid-walking-together_23-2149147891.jpg"},
|
||||
id: "4", name: "Tom B.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-kid-walking-together_23-2149147891.jpg?_wi=3"},
|
||||
{
|
||||
id: "5", name: "Lisa R.", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-holding-sander-machine_1368-4133.jpg"},
|
||||
id: "5", name: "Lisa R.", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-holding-sander-machine_1368-4133.jpg?_wi=4"},
|
||||
]}
|
||||
cardTitle="Loved by the Fox River Valley"
|
||||
cardTag="4.8 Star Service"
|
||||
|
||||
Reference in New Issue
Block a user