Update src/app/page.tsx
This commit is contained in:
@@ -57,7 +57,7 @@ export default function LandingPage() {
|
||||
{ text: "View Services", href: "#features-section" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="https://img.b2bpic.net/free-photo/man-watering-his-plants-his-garden-man-blue-shirt_1157-41445.jpg"
|
||||
imageSrc="https://img.b2bpic.net/free-photo/man-watering-his-plants-his-garden-man-blue-shirt_1157-41445.jpg?_wi=1"
|
||||
imageAlt="sprinkler system irrigation outdoor landscape carlsbad nm"
|
||||
ariaLabel="Hero section featuring sprinkler repair and installation services"
|
||||
textBoxClassName="max-w-2xl"
|
||||
@@ -141,7 +141,7 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "testimonial-1", name: "Sarah M.", role: "Homeowner", company: "Carlsbad, NM", rating: 5,
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/man-watering-his-plants-his-garden-man-blue-shirt_1157-41445.jpg", imageAlt: "homeowner sprinkler system satisfied customer backyard"
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/man-watering-his-plants-his-garden-man-blue-shirt_1157-41445.jpg?_wi=2", imageAlt: "homeowner sprinkler system satisfied customer backyard"
|
||||
},
|
||||
{
|
||||
id: "testimonial-2", name: "Michael T.", role: "Property Manager", company: "Commercial Client", rating: 5,
|
||||
@@ -149,7 +149,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "testimonial-3", name: "Jennifer L.", role: "Homeowner", company: "Carlsbad, NM", rating: 5,
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/man-watering-his-plants-his-garden-man-blue-shirt_1157-41445.jpg", imageAlt: "before after residential garden sprinkler installation landscaping"
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/man-watering-his-plants-his-garden-man-blue-shirt_1157-41445.jpg?_wi=3", imageAlt: "before after residential garden sprinkler installation landscaping"
|
||||
}
|
||||
]}
|
||||
kpiItems={[
|
||||
|
||||
Reference in New Issue
Block a user