diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index dc44565..48af86a 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -80,7 +80,7 @@ export default function AboutPage() { { value: "500+", title: "Properties Transformed" }, { value: "98%", title: "Customer Satisfaction Rate" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/concentrated-gardeners-arranging-coniferous-plants-garden-man-woman-wearing-aprons-growing-small-thuja-greenhouse-selective-focus-commercial-gardening-activity-summer-concept_74855-12739.jpg" + imageSrc="http://img.b2bpic.net/free-photo/concentrated-gardeners-arranging-coniferous-plants-garden-man-woman-wearing-aprons-growing-small-thuja-greenhouse-selective-focus-commercial-gardening-activity-summer-concept_74855-12739.jpg?_wi=2" imageAlt="Professional landscaping team at work" useInvertedBackground={false} mediaAnimation="slide-up" @@ -117,11 +117,11 @@ export default function AboutPage() { tagIcon={Star} testimonials={[ { - id: "1", name: "Sarah Mitchell", role: "Homeowner, Exeter", testimonial: "Yeti Landcare transformed our overgrown property into something we're proud of. They were punctual, professional, and surprisingly well within our estimate. Outstanding work!", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "Sarah Mitchell testimonial"}, + id: "1", name: "Sarah Mitchell", role: "Homeowner, Exeter", testimonial: "Yeti Landcare transformed our overgrown property into something we're proud of. They were punctual, professional, and surprisingly well within our estimate. Outstanding work!", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=4", imageAlt: "Sarah Mitchell testimonial"}, { - id: "2", name: "Michael Chen", role: "Condo Association President", testimonial: "Managing landscaping for our 58-unit complex is challenging, but Yeti handles everything with complete professionalism. Their honesty and attention to detail is refreshing.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Michael Chen testimonial"}, + id: "2", name: "Michael Chen", role: "Condo Association President", testimonial: "Managing landscaping for our 58-unit complex is challenging, but Yeti handles everything with complete professionalism. Their honesty and attention to detail is refreshing.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "Michael Chen testimonial"}, { - id: "3", name: "Emily Rodriguez", role: "Property Manager, Seacoast", testimonial: "Very knowledgeable about design and plant placement. They delivered a complete property transformation with every piece of debris removed. Highly professional.", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "Emily Rodriguez testimonial"}, + id: "3", name: "Emily Rodriguez", role: "Property Manager, Seacoast", testimonial: "Very knowledgeable about design and plant placement. They delivered a complete property transformation with every piece of debris removed. Highly professional.", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=5", imageAlt: "Emily Rodriguez testimonial"}, ]} textboxLayout="default" animationType="slide-up" diff --git a/src/app/page.tsx b/src/app/page.tsx index 61ec113..2ad32e7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -148,7 +148,7 @@ export default function HomePage() { { value: "100%", title: "Within or Under Estimate" }, { value: "58-Unit", title: "Long-Term Condo Partnerships" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/concentrated-gardeners-arranging-coniferous-plants-garden-man-woman-wearing-aprons-growing-small-thuja-greenhouse-selective-focus-commercial-gardening-activity-summer-concept_74855-12739.jpg" + imageSrc="http://img.b2bpic.net/free-photo/concentrated-gardeners-arranging-coniferous-plants-garden-man-woman-wearing-aprons-growing-small-thuja-greenhouse-selective-focus-commercial-gardening-activity-summer-concept_74855-12739.jpg?_wi=1" imageAlt="Professional landscaping team at work" useInvertedBackground={false} mediaAnimation="slide-up" @@ -185,17 +185,17 @@ export default function HomePage() { tagIcon={Star} testimonials={[ { - id: "1", name: "Sarah Mitchell", role: "Homeowner, Exeter", testimonial: "Yeti Landcare transformed our overgrown property into something we're proud of. They were punctual, professional, and surprisingly well within our estimate. Outstanding work!", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "Sarah Mitchell testimonial"}, + id: "1", name: "Sarah Mitchell", role: "Homeowner, Exeter", testimonial: "Yeti Landcare transformed our overgrown property into something we're proud of. They were punctual, professional, and surprisingly well within our estimate. Outstanding work!", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=1", imageAlt: "Sarah Mitchell testimonial"}, { - id: "2", name: "Michael Chen", role: "Condo Association President", testimonial: "Managing landscaping for our 58-unit complex is challenging, but Yeti handles everything with complete professionalism. Their honesty and attention to detail is refreshing.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Michael Chen testimonial"}, + id: "2", name: "Michael Chen", role: "Condo Association President", testimonial: "Managing landscaping for our 58-unit complex is challenging, but Yeti handles everything with complete professionalism. Their honesty and attention to detail is refreshing.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Michael Chen testimonial"}, { - id: "3", name: "Emily Rodriguez", role: "Property Manager, Seacoast", testimonial: "Very knowledgeable about design and plant placement. They delivered a complete property transformation with every piece of debris removed. Highly professional.", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "Emily Rodriguez testimonial"}, + id: "3", name: "Emily Rodriguez", role: "Property Manager, Seacoast", testimonial: "Very knowledgeable about design and plant placement. They delivered a complete property transformation with every piece of debris removed. Highly professional.", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=2", imageAlt: "Emily Rodriguez testimonial"}, { - id: "4", name: "David Kim", role: "Homeowner, Hampton", testimonial: "Punctual, professional, and fair pricing. They stood out for their reliability and communication. We've already recommended them to our neighbors.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "David Kim testimonial"}, + id: "4", name: "David Kim", role: "Homeowner, Hampton", testimonial: "Punctual, professional, and fair pricing. They stood out for their reliability and communication. We've already recommended them to our neighbors.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "David Kim testimonial"}, { - id: "5", name: "Jennifer Walsh", role: "HOA Board Member", testimonial: "Yeti Landcare is dependable and detail-oriented. Every job is completed to our standards, and they're responsive to our needs. Outstanding partner for our community.", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "Jennifer Walsh testimonial"}, + id: "5", name: "Jennifer Walsh", role: "HOA Board Member", testimonial: "Yeti Landcare is dependable and detail-oriented. Every job is completed to our standards, and they're responsive to our needs. Outstanding partner for our community.", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=3", imageAlt: "Jennifer Walsh testimonial"}, { - id: "6", name: "Robert Thompson", role: "Homeowner, Exeter", testimonial: "We hired them for a complete yard overhaul. The team's professionalism and workmanship exceeded expectations. Fair pricing, clean job site—exactly what we needed.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Robert Thompson testimonial"}, + id: "6", name: "Robert Thompson", role: "Homeowner, Exeter", testimonial: "We hired them for a complete yard overhaul. The team's professionalism and workmanship exceeded expectations. Fair pricing, clean job site—exactly what we needed.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "Robert Thompson testimonial"}, ]} textboxLayout="default" animationType="slide-up"