Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #6.
This commit is contained in:
2026-05-27 14:14:53 +00:00

View File

@@ -58,9 +58,9 @@ export default function LandingPage() {
imageAlt="luxury backyard landscape design"
mediaAnimation="slide-up"
testimonials={[
{ name: "Sarah J.", text: "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.", text: "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.", text: "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>