Update src/app/page.tsx
This commit is contained in:
@@ -112,7 +112,7 @@ export default function LandingPage() {
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/coveralls-digitally-generated-car-cardboard-box-pointing_1134-941.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/coveralls-digitally-generated-car-cardboard-box-pointing_1134-941.jpg?_wi=1"
|
||||
imageAlt="Dennis from Verde Plumbing"
|
||||
avatars={[
|
||||
{
|
||||
@@ -167,7 +167,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="Meet Dennis, Your Local Plumbing Expert"
|
||||
description="As a hands-on, sole operator, Dennis brings years of experience to every job. Licensed, bonded, and insured, Verde Plumbing Co is built on the belief that plumbing should be honest, affordable, and stress-free. From Gilbert to Scottsdale, we're proud to serve our community and work directly with home warranty companies."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/male-plumber-using-wrench-tighten-water-faucet-kitchen-seen-up-close_662251-2697.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/male-plumber-using-wrench-tighten-water-faucet-kitchen-seen-up-close_662251-2697.jpg?_wi=1"
|
||||
imageAlt="Dennis, owner of Verde Plumbing"
|
||||
/>
|
||||
</div>
|
||||
@@ -196,7 +196,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/coveralls-digitally-generated-car-cardboard-box-pointing_1134-941.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/coveralls-digitally-generated-car-cardboard-box-pointing_1134-941.jpg?_wi=2",
|
||||
imageAlt: "water heater installation repair modern",
|
||||
},
|
||||
{
|
||||
@@ -217,7 +217,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: true,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-using-wrench-tighten-water-faucet-kitchen-seen-up-close_662251-2697.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-using-wrench-tighten-water-faucet-kitchen-seen-up-close_662251-2697.jpg?_wi=2",
|
||||
imageAlt: "water heater installation repair modern",
|
||||
},
|
||||
{
|
||||
@@ -238,7 +238,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/indoor-shot-pretty-girl-with-clean-skin-perfect-smile-having-fun-coffee-shop_273609-9039.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/indoor-shot-pretty-girl-with-clean-skin-perfect-smile-having-fun-coffee-shop_273609-9039.jpg?_wi=1",
|
||||
imageAlt: "water heater installation repair modern",
|
||||
},
|
||||
]}
|
||||
@@ -278,7 +278,7 @@ export default function LandingPage() {
|
||||
role: "Homeowner",
|
||||
company: "Gilbert",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/indoor-shot-pretty-girl-with-clean-skin-perfect-smile-having-fun-coffee-shop_273609-9039.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/indoor-shot-pretty-girl-with-clean-skin-perfect-smile-having-fun-coffee-shop_273609-9039.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
|
||||
Reference in New Issue
Block a user