Update src/app/page.tsx
This commit is contained in:
@@ -72,7 +72,7 @@ export default function LandingPage() {
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/smiling-young-male-builder-wearing-uniform-safety-helmet-his-thumb-up-pink_141793-74570.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/smiling-young-male-builder-wearing-uniform-safety-helmet-his-thumb-up-pink_141793-74570.jpg?_wi=1"
|
||||
imageAlt="Professional plumbing services provided by Nicholas"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
@@ -173,7 +173,7 @@ export default function LandingPage() {
|
||||
"Emergency",
|
||||
"24/7",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wrench-tools_23-2147773408.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wrench-tools_23-2147773408.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "s2",
|
||||
@@ -184,7 +184,7 @@ export default function LandingPage() {
|
||||
"Maintenance",
|
||||
"Heaters",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/worker-repairing-water-heater_23-2149334230.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/worker-repairing-water-heater_23-2149334230.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "s3",
|
||||
@@ -195,7 +195,7 @@ export default function LandingPage() {
|
||||
"Upgrade",
|
||||
"Kitchen",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-installs-heating-system-house-checks-pipes-with-wrench_169016-55834.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-installs-heating-system-house-checks-pipes-with-wrench_169016-55834.jpg?_wi=1",
|
||||
},
|
||||
]}
|
||||
title="Expert Plumbing Solutions"
|
||||
@@ -216,7 +216,7 @@ export default function LandingPage() {
|
||||
quote: "Nicholas is simply the best. He fixed my leak in record time.",
|
||||
tag: "Emergency",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/man-servant-cooking-kitchen_23-2149530816.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-male-builder-wearing-uniform-safety-helmet-his-thumb-up-pink_141793-74570.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-male-builder-wearing-uniform-safety-helmet-his-thumb-up-pink_141793-74570.jpg?_wi=2",
|
||||
imageAlt: "happy home owner plumbing",
|
||||
},
|
||||
{
|
||||
@@ -238,7 +238,7 @@ export default function LandingPage() {
|
||||
quote: "Fixed our bathroom renovation flawlessly.",
|
||||
tag: "Remodel",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/young-man-standing-kitchen-holding-coffee-cup-hand_23-2148137559.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wrench-tools_23-2147773408.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wrench-tools_23-2147773408.jpg?_wi=2",
|
||||
imageAlt: "happy home owner plumbing",
|
||||
},
|
||||
{
|
||||
@@ -249,7 +249,7 @@ export default function LandingPage() {
|
||||
quote: "Called during a holiday emergency and he arrived within an hour.",
|
||||
tag: "Emergency",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/home-comfort-coziness-domesticity-concept-cropped-portrait-confident-happy-young-woman-spending-day-home_343059-3893.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/worker-repairing-water-heater_23-2149334230.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/worker-repairing-water-heater_23-2149334230.jpg?_wi=2",
|
||||
imageAlt: "happy home owner plumbing",
|
||||
},
|
||||
{
|
||||
@@ -260,7 +260,7 @@ export default function LandingPage() {
|
||||
quote: "Honest pricing and excellent service.",
|
||||
tag: "General",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/man-woman-making-shopping-list-home-kitchen-together_23-2149087125.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-installs-heating-system-house-checks-pipes-with-wrench_169016-55834.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-installs-heating-system-house-checks-pipes-with-wrench_169016-55834.jpg?_wi=2",
|
||||
imageAlt: "happy home owner plumbing",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user