Merge version_1 into main #4

Merged
bender merged 1 commits from version_1 into main 2026-05-27 14:12:54 +00:00

View File

@@ -58,9 +58,9 @@ export default function LandingPage() {
imageAlt="luxury backyard landscape design"
mediaAnimation="slide-up"
testimonials={[
{ name: "Sarah J.", role: "Homeowner", quote: "GreenScape Elite exceeded all our expectations. Our backyard is now a true oasis!", imageSrc: "http://img.b2bpic.net/free-photo/male-friends-handshaking-outdoors_23-2149073970.jpg" },
{ name: "Michael C.", role: "Property Investor", quote: "Their design transformed our property value and curb appeal. Absolutely fantastic service.", imageSrc: "http://img.b2bpic.net/free-photo/outdoor-portrait-attractive-young-bearded-caucasian-gardener-blue-t-shirt-working-garden-collecting-salad-leaves-vegetables-watering-plants_176420-19899.jpg" },
{ name: "Emily R.", role: "Local Resident", quote: "The attention to detail and professionalism are unmatched. Highly recommend GreenScape Elite.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-posing-terrace_329181-11557.jpg" }
{ name: "Sarah J.", quote: "GreenScape Elite exceeded all our expectations. Our backyard is now a true oasis!", imageSrc: "http://img.b2bpic.net/free-photo/male-friends-handshaking-outdoors_23-2149073970.jpg" },
{ name: "Michael C.", quote: "Their design transformed our property value and curb appeal. Absolutely fantastic service.", imageSrc: "http://img.b2bpic.net/free-photo/outdoor-portrait-attractive-young-bearded-caucasian-gardener-blue-t-shirt-working-garden-collecting-salad-leaves-vegetables-watering-plants_176420-19899.jpg" },
{ name: "Emily R.", quote: "The attention to detail and professionalism are unmatched. Highly recommend GreenScape Elite.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-posing-terrace_329181-11557.jpg" }
]}
/>
</div>