Merge version_3 into main

Merge version_3 into main
This commit was merged in pull request #4.
This commit is contained in:
2026-05-11 10:08:29 +00:00

View File

@@ -44,7 +44,14 @@ export default function LandscapingPage() {
tagIcon={Leaf}
title="Elevate Your Garden"
description="Discover our curated collection of professional landscaping tools and garden supplies designed for durability and performance."
testimonials={[]}
testimonials={[
{
name: "Alice J.", handle: "@alice_garden", testimonial: "Absolutely transformed my backyard. The tools are high-quality and built to last!", rating: 5
},
{
name: "Mark T.", handle: "@mark_landscapes", testimonial: "Reliable, efficient, and great service. My go-to for all gardening needs.", rating: 5
}
]}
buttons={[
{ text: "Shop Collection", href: "#products" },
{ text: "New Arrivals", href: "#new-arrivals" },