From ac90b9c37ff89ad1bc719d4dfb31bee2e05e83cb Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 11 Jun 2026 19:09:21 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 35cb1bb..a52857c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -68,10 +68,10 @@ export default function LandingPage() { imagePosition="right" fixedMediaHeight={true} testimonials={[ - { name: "Zach P.", handle: "Local Guide", testimonial: "Hill Country Landscaping turned the backyard into a five-star resort! Tony worked with me on the design every step of the way. Outstanding communication.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/business-woman-standing_1187-1543.jpg" }, - { name: "Mary Lewis", handle: "Client", testimonial: "Tony and his team did an absolutely phenomenal job renovating our backyard! The transformation exceeded all our expectations. Stress-free experience.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-executives-showing-thumbs-up_1098-1828.jpg" }, - { name: "Michael Regan", handle: "Client", testimonial: "Exceptional experience from start to finish. Their professionalism and meticulous attention to detail throughout the design and implementation phases were truly impressive.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-mid-adult-businesswoman-with-coffee-phone_1262-19184.jpg" }, - { name: "Sophia Oceguera", handle: "Client", testimonial: "If you’re looking for a crew that takes pride in their work—look no further. They are honest, punctual, and quite talented. Highly recommend.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/satisfied-woman-homeowner-smiling-garden_23-2147986408.jpg" }, + { name: "Zach P.", handle: "Local Guide", testimonial: "Hill Country Landscaping turned the backyard into a five-star resort! Tony worked with me on the design every step of the way. Outstanding communication.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/business-woman-standing_1187-1543.jpg?_wi=1" }, + { name: "Mary Lewis", handle: "Client", testimonial: "Tony and his team did an absolutely phenomenal job renovating our backyard! The transformation exceeded all our expectations. Stress-free experience.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-executives-showing-thumbs-up_1098-1828.jpg?_wi=1" }, + { name: "Michael Regan", handle: "Client", testimonial: "Exceptional experience from start to finish. Their professionalism and meticulous attention to detail throughout the design and implementation phases were truly impressive.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-mid-adult-businesswoman-with-coffee-phone_1262-19184.jpg?_wi=1" }, + { name: "Sophia Oceguera", handle: "Client", testimonial: "If you’re looking for a crew that takes pride in their work—look no further. They are honest, punctual, and quite talented. Highly recommend.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/satisfied-woman-homeowner-smiling-garden_23-2147986408.jpg?_wi=1" }, { name: "Ashley DeLeon", handle: "Client", testimonial: "It was great working with Hill Country Landscaping. The job of totally redesigning my backyard was totally painless. The team did a great job of staying in contact.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-in-their-new-backyard_23-2147891122.jpg" } ]} /> @@ -134,11 +134,11 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} testimonials={[ - { id: "t1", name: "Zach P.", date: "A year ago", title: "Five-star resort backyard", quote: "Hill Country Landscaping turned the backyard into a five-star resort! Tony worked with me on the design every step of the way. Not only did they do an outstanding job, but their communication was top-notch.", tag: "Luxury", avatarSrc: "http://img.b2bpic.net/free-photo/man-with-helmet-sitting-with-arms-crossed_23-2148923128.jpg", avatarAlt: "Zach P. avatar", imageSrc: "http://img.b2bpic.net/free-photo/business-woman-standing_1187-1543.jpg", imageAlt: "Happy client in their new backyard" }, - { id: "t2", name: "Mary Lewis", date: "A year ago", title: "Exceeded all expectations", quote: "Tony and his team did an absolutely phenomenal job renovating our backyard! The transformation exceeded all our expectations. Tony took our ideas and turned them into a stunning reality in just a couple of weeks. Stress-free experience.", tag: "Transformation", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-business-woman-posing_23-2149457737.jpg", avatarAlt: "Mary Lewis avatar", imageSrc: "http://img.b2bpic.net/free-photo/close-up-executives-showing-thumbs-up_1098-1828.jpg", imageAlt: "Happy client on luxury patio" }, - { id: "t3", name: "Michael Regan", date: "A year ago", title: "Professional and meticulous", quote: "Working with Hill Country Landscaping was an exceptional experience from start to finish. Their professionalism and meticulous attention to detail throughout the design and implementation phases were truly impressive.", tag: "Professionalism", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-smiling-construction-engineer_23-2148233726.jpg", avatarAlt: "Michael Regan avatar", imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-mid-adult-businesswoman-with-coffee-phone_1262-19184.jpg", imageAlt: "Client enjoying new outdoor space" }, + { id: "t1", name: "Zach P.", date: "A year ago", title: "Five-star resort backyard", quote: "Hill Country Landscaping turned the backyard into a five-star resort! Tony worked with me on the design every step of the way. Not only did they do an outstanding job, but their communication was top-notch.", tag: "Luxury", avatarSrc: "http://img.b2bpic.net/free-photo/man-with-helmet-sitting-with-arms-crossed_23-2148923128.jpg", avatarAlt: "Zach P. avatar", imageSrc: "http://img.b2bpic.net/free-photo/business-woman-standing_1187-1543.jpg?_wi=2", imageAlt: "Happy client in their new backyard" }, + { id: "t2", name: "Mary Lewis", date: "A year ago", title: "Exceeded all expectations", quote: "Tony and his team did an absolutely phenomenal job renovating our backyard! The transformation exceeded all our expectations. Tony took our ideas and turned them into a stunning reality in just a couple of weeks. Stress-free experience.", tag: "Transformation", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-business-woman-posing_23-2149457737.jpg", avatarAlt: "Mary Lewis avatar", imageSrc: "http://img.b2bpic.net/free-photo/close-up-executives-showing-thumbs-up_1098-1828.jpg?_wi=2", imageAlt: "Happy client on luxury patio" }, + { id: "t3", name: "Michael Regan", date: "A year ago", title: "Professional and meticulous", quote: "Working with Hill Country Landscaping was an exceptional experience from start to finish. Their professionalism and meticulous attention to detail throughout the design and implementation phases were truly impressive.", tag: "Professionalism", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-smiling-construction-engineer_23-2148233726.jpg", avatarAlt: "Michael Regan avatar", imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-mid-adult-businesswoman-with-coffee-phone_1262-19184.jpg?_wi=2", imageAlt: "Client enjoying new outdoor space" }, { id: "t4", name: "Matt X.", date: "A year ago", title: "Creative ideas, perfect execution", quote: "Working with Hill Country Landscaping was a fantastic experience. They came up with creative ideas that perfectly matched our vision. Their team was incredibly professional and attentive from the get-go.", tag: "Creativity", avatarSrc: "http://img.b2bpic.net/free-photo/man-with-helmet-sitting-with-arms-crossed_23-2148923128.jpg", avatarAlt: "Matt X. avatar", imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-hispanic-business-man_23-2151020299.jpg", imageAlt: "Happy client in their custom garden" }, - { id: "t5", name: "Sophia Oceguera", date: "A year ago", title: "Honest, punctual, talented", quote: "If you’re looking for a crew that takes pride in their work—look no further. They are honest, punctual, and quite talented. Highly recommend Hill Country Landscaping for any project!", tag: "Reliable", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-business-woman-posing_23-2149457737.jpg", avatarAlt: "Sophia Oceguera avatar", imageSrc: "http://img.b2bpic.net/free-photo/satisfied-woman-homeowner-smiling-garden_23-2147986408.jpg", imageAlt: "Satisfied client with their luxurious backyard" } + { id: "t5", name: "Sophia Oceguera", date: "A year ago", title: "Honest, punctual, talented", quote: "If you’re looking for a crew that takes pride in their work—look no further. They are honest, punctual, and quite talented. Highly recommend Hill Country Landscaping for any project!", tag: "Reliable", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-business-woman-posing_23-2149457737.jpg", avatarAlt: "Sophia Oceguera avatar", imageSrc: "http://img.b2bpic.net/free-photo/satisfied-woman-homeowner-smiling-garden_23-2147986408.jpg?_wi=2", imageAlt: "Satisfied client with their luxurious backyard" } ]} /> -- 2.49.1