Update src/app/page.tsx
This commit is contained in:
@@ -64,7 +64,7 @@ export default function HomePage() {
|
||||
imageAlt: "Retaining wall hardscape",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/terrace-with-trees-forest-cozy-outdoor-relaxation-space_169016-69565.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/terrace-with-trees-forest-cozy-outdoor-relaxation-space_169016-69565.jpg?_wi=1",
|
||||
imageAlt: "Landscape patio design",
|
||||
},
|
||||
]}
|
||||
@@ -120,7 +120,7 @@ export default function HomePage() {
|
||||
description:
|
||||
"Water-saving synthetic grass perfect for Nevada's climate. Pet-friendly, durable, and maintenance-free.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/old-woman-doing-fitness-exercises_23-2149565535.jpg",
|
||||
"http://img.b2bpic.net/free-photo/old-woman-doing-fitness-exercises_23-2149565535.jpg?_wi=1",
|
||||
imageAlt: "Artificial turf installation",
|
||||
button: { text: "Learn More", href: "/services" },
|
||||
},
|
||||
@@ -129,7 +129,7 @@ export default function HomePage() {
|
||||
description:
|
||||
"Professional design, installation, and repair of efficient irrigation and sprinkler systems for residential and commercial.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/gardening_23-2148020412.jpg",
|
||||
"http://img.b2bpic.net/free-photo/gardening_23-2148020412.jpg?_wi=1",
|
||||
imageAlt: "Irrigation system installation",
|
||||
button: { text: "Learn More", href: "/services" },
|
||||
},
|
||||
@@ -138,7 +138,7 @@ export default function HomePage() {
|
||||
description:
|
||||
"Retaining walls, patios, walkways, driveways, and custom outdoor structures built to last.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/path-way_74190-2125.jpg",
|
||||
"http://img.b2bpic.net/free-photo/path-way_74190-2125.jpg?_wi=1",
|
||||
imageAlt: "Hardscape patio construction",
|
||||
button: { text: "Learn More", href: "/services" },
|
||||
},
|
||||
@@ -186,7 +186,7 @@ export default function HomePage() {
|
||||
{ value: "Licensed & Insured", title: "Professional Credentials" },
|
||||
{ value: "Fair Pricing", title: "Transparent Quotes" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/couple-collects-leaves-cleans-park_1157-27418.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/couple-collects-leaves-cleans-park_1157-27418.jpg?_wi=1"
|
||||
imageAlt="Professional landscaping team at work"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
@@ -207,7 +207,7 @@ export default function HomePage() {
|
||||
company: "Reno",
|
||||
rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg",
|
||||
"http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg?_wi=1",
|
||||
imageAlt: "Jeff V. - Reno homeowner",
|
||||
},
|
||||
{
|
||||
@@ -217,7 +217,7 @@ export default function HomePage() {
|
||||
company: "Carson City",
|
||||
rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg",
|
||||
"http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg?_wi=2",
|
||||
imageAlt: "Victoria T. - Carson City homeowner",
|
||||
},
|
||||
{
|
||||
@@ -227,7 +227,7 @@ export default function HomePage() {
|
||||
company: "Reno",
|
||||
rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg",
|
||||
"http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg?_wi=3",
|
||||
imageAlt: "Sean H. - Reno homeowner",
|
||||
},
|
||||
{
|
||||
@@ -237,7 +237,7 @@ export default function HomePage() {
|
||||
company: "Reno",
|
||||
rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg",
|
||||
"http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg?_wi=4",
|
||||
imageAlt: "Maria R. - HOA manager",
|
||||
},
|
||||
{
|
||||
@@ -247,7 +247,7 @@ export default function HomePage() {
|
||||
company: "Reno",
|
||||
rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg",
|
||||
"http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg?_wi=5",
|
||||
imageAlt: "David K. - Business owner",
|
||||
},
|
||||
{
|
||||
@@ -257,7 +257,7 @@ export default function HomePage() {
|
||||
company: "Carson City",
|
||||
rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg",
|
||||
"http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg?_wi=6",
|
||||
imageAlt: "Jennifer L. - Carson City homeowner",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user