Update src/app/page.tsx

This commit is contained in:
2026-03-15 20:59:16 +00:00
parent c8a20b6af3
commit 7186fd1e66

View File

@@ -61,15 +61,15 @@ export default function LandingPage() {
testimonials={[ testimonials={[
{ {
name: "Sarah Mitchell", handle: "@sarahhome", testimonial: "Greenleaf transformed our garden into an absolute sanctuary. Their attention to detail was impeccable.", rating: 5, name: "Sarah Mitchell", handle: "@sarahhome", testimonial: "Greenleaf transformed our garden into an absolute sanctuary. Their attention to detail was impeccable.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1633.jpg", imageAlt: "Sarah Mitchell" imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1633.jpg?_wi=1", imageAlt: "Sarah Mitchell"
}, },
{ {
name: "James Richardson", handle: "@jamesgardens", testimonial: "Exceptional service from start to finish. Truly luxury landscaping at its finest.", rating: 5, name: "James Richardson", handle: "@jamesgardens", testimonial: "Exceptional service from start to finish. Truly luxury landscaping at its finest.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-i-letter_1149-1837.jpg", imageAlt: "James Richardson" imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-i-letter_1149-1837.jpg?_wi=1", imageAlt: "James Richardson"
}, },
{ {
name: "Emma Thompson", handle: "@emmahome_design", testimonial: "Professional, creative, and incredibly attentive. Our garden is now our favorite room.", rating: 5, name: "Emma Thompson", handle: "@emmahome_design", testimonial: "Professional, creative, and incredibly attentive. Our garden is now our favorite room.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-working-as-real-estate-agent_23-2151064993.jpg", imageAlt: "Emma Thompson" imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-working-as-real-estate-agent_23-2151064993.jpg?_wi=1", imageAlt: "Emma Thompson"
} }
]} ]}
testimonialRotationInterval={5000} testimonialRotationInterval={5000}
@@ -214,13 +214,13 @@ export default function LandingPage() {
animationType="slide-up" animationType="slide-up"
testimonials={[ testimonials={[
{ {
id: "testimonial-1", name: "Catherine Adams", role: "Homeowner, Surrey", testimonial: "Richard and the team absolutely nailed our vision. Our garden is now the envy of the neighborhood. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1633.jpg", imageAlt: "Catherine Adams" id: "testimonial-1", name: "Catherine Adams", role: "Homeowner, Surrey", testimonial: "Richard and the team absolutely nailed our vision. Our garden is now the envy of the neighborhood. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1633.jpg?_wi=2", imageAlt: "Catherine Adams"
}, },
{ {
id: "testimonial-2", name: "Michael Foster", role: "Property Developer, Kent", testimonial: "Professional, punctual, and passionate about their craft. Greenleaf delivered an outstanding result on budget and timeline.", imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-i-letter_1149-1837.jpg", imageAlt: "Michael Foster" id: "testimonial-2", name: "Michael Foster", role: "Property Developer, Kent", testimonial: "Professional, punctual, and passionate about their craft. Greenleaf delivered an outstanding result on budget and timeline.", imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-i-letter_1149-1837.jpg?_wi=2", imageAlt: "Michael Foster"
}, },
{ {
id: "testimonial-3", name: "Sophie Bennett", role: "Homeowner, Essex", testimonial: "From initial consultation to final planting, every detail was perfect. Our garden is a true sanctuary now.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-working-as-real-estate-agent_23-2151064993.jpg", imageAlt: "Sophie Bennett" id: "testimonial-3", name: "Sophie Bennett", role: "Homeowner, Essex", testimonial: "From initial consultation to final planting, every detail was perfect. Our garden is a true sanctuary now.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-working-as-real-estate-agent_23-2151064993.jpg?_wi=2", imageAlt: "Sophie Bennett"
}, },
{ {
id: "testimonial-4", name: "David Hopkins", role: "Commercial Client, London", testimonial: "Greenleaf transformed our commercial space into an inviting, beautiful environment. Excellent service throughout.", imageSrc: "http://img.b2bpic.net/free-photo/happy-businesswoman-recommending-new-business-app_1262-21064.jpg", imageAlt: "David Hopkins" id: "testimonial-4", name: "David Hopkins", role: "Commercial Client, London", testimonial: "Greenleaf transformed our commercial space into an inviting, beautiful environment. Excellent service throughout.", imageSrc: "http://img.b2bpic.net/free-photo/happy-businesswoman-recommending-new-business-app_1262-21064.jpg", imageAlt: "David Hopkins"