Update src/app/page.tsx
This commit is contained in:
@@ -51,7 +51,7 @@ export default function LandingPage() {
|
||||
{ text: "Get a Free Quote", href: "#contact" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/full-shot-woman-raking-outdoors_23-2149382185.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/full-shot-woman-raking-outdoors_23-2149382185.jpg?_wi=1"
|
||||
imageAlt="Beautiful freshly cut lawn in Jonesborough"
|
||||
mediaAnimation="slide-up"
|
||||
imagePosition="right"
|
||||
@@ -99,7 +99,7 @@ export default function LandingPage() {
|
||||
{ value: "15+", title: "Years of Experience" },
|
||||
{ value: "500+", title: "Satisfied Customers" }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/full-shot-woman-raking-outdoors_23-2149382185.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/full-shot-woman-raking-outdoors_23-2149382185.jpg?_wi=2"
|
||||
imageAlt="Before and after lawn transformation"
|
||||
useInvertedBackground={true}
|
||||
mediaAnimation="slide-up"
|
||||
@@ -128,13 +128,13 @@ export default function LandingPage() {
|
||||
id: "3", name: "Emily Rodriguez", handle: "Property manager", testimonial: "Professional, punctual, and detail-oriented. Legacy Lawns has been maintaining our properties flawlessly.", imageSrc: "http://img.b2bpic.net/free-photo/man-portrait-posing-loft-modern-space_158595-5367.jpg", imageAlt: "Emily Rodriguez"
|
||||
},
|
||||
{
|
||||
id: "4", name: "David Kim", handle: "Jonesborough resident", testimonial: "Finally found a lawn care company I can trust. Affordable pricing with exceptional results every time.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", imageAlt: "David Kim"
|
||||
id: "4", name: "David Kim", handle: "Jonesborough resident", testimonial: "Finally found a lawn care company I can trust. Affordable pricing with exceptional results every time.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=1", imageAlt: "David Kim"
|
||||
},
|
||||
{
|
||||
id: "5", name: "Jennifer Martinez", handle: "Homeowner", testimonial: "The attention to detail is incredible. My lawn has never looked better. Legacy Lawns is worth every penny.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", imageAlt: "Jennifer Martinez"
|
||||
id: "5", name: "Jennifer Martinez", handle: "Homeowner", testimonial: "The attention to detail is incredible. My lawn has never looked better. Legacy Lawns is worth every penny.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=2", imageAlt: "Jennifer Martinez"
|
||||
},
|
||||
{
|
||||
id: "6", name: "Robert Thompson", handle: "Local community", testimonial: "Outstanding service and customer care. Legacy Lawns truly cares about their work and their customers.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", imageAlt: "Robert Thompson"
|
||||
id: "6", name: "Robert Thompson", handle: "Local community", testimonial: "Outstanding service and customer care. Legacy Lawns truly cares about their work and their customers.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=3", imageAlt: "Robert Thompson"
|
||||
}
|
||||
]}
|
||||
speed={40}
|
||||
|
||||
Reference in New Issue
Block a user