Update src/app/page.tsx

This commit is contained in:
2026-06-03 19:41:24 +00:00
parent 9cb8b69fac
commit 5e7367ff49

View File

@@ -61,7 +61,7 @@ export default function LandscapingPage() {
testimonials={[
{
name: "Sarah P.", handle: "Walpole Homeowner", testimonial: "Axel Landscaping transformed our outdated yard into a stunning outdoor living space. Their stone masonry work is exceptional!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/man-using-tablet-eco-friendly-wind-power-project-layout_23-2148847803.jpg", imageAlt: "Sarah P."
imageSrc: "http://img.b2bpic.net/free-photo/man-using-tablet-eco-friendly-wind-power-project-layout_23-2148847803.jpg?_wi=1", imageAlt: "Sarah P."
},
{
name: "Mark J.", handle: "Business Owner, Boston", testimonial: "We rely on Axel for all our commercial landscaping needs. Professional, reliable, and our property always looks immaculate.", rating: 5,
@@ -127,7 +127,7 @@ export default function LandscapingPage() {
id: "1", name: "Local Massachusetts Experts", role: "Deep understanding of Walpole's unique climate and landscape needs, serving communities across MA.", imageSrc: "http://img.b2bpic.net/free-photo/vineyard-landscape-with-nature-grapevines_23-2151514926.jpg", imageAlt: "Map of Massachusetts highlighting Walpole"
},
{
id: "2", name: "Uncompromising Quality & Craftsmanship", role: "We use premium materials and time-tested techniques to ensure every project is built to last.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-female-gardener-pruning-plants-garden_23-2148165258.jpg", imageAlt: "Skilled mason working on a stone wall project"
id: "2", name: "Uncompromising Quality & Craftsmanship", role: "We use premium materials and time-tested techniques to ensure every project is built to last.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-female-gardener-pruning-plants-garden_23-2148165258.jpg?_wi=1", imageAlt: "Skilled mason working on a stone wall project"
},
{
id: "3", name: "Full-Service Outdoor Solutions", role: "From initial design to complete installation and ongoing maintenance, we handle it all.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-gardening-tools-ground_23-2148200476.jpg", imageAlt: "Diverse landscaping tools and construction materials"
@@ -150,13 +150,13 @@ export default function LandscapingPage() {
id: "1", name: "John Axel", role: "Founder & Lead Contractor - 15+ years experience", imageSrc: "http://img.b2bpic.net/free-photo/happy-waiter-with-arms-crossed-standing-open-sign-cafe-s-entrance-looking-camera_637285-6582.jpg", imageAlt: "John Axel, Founder of Axel Landscaping"
},
{
id: "2", name: "Maria Rodriguez", role: "Senior Landscape Designer - Specializing in sustainable designs", imageSrc: "http://img.b2bpic.net/free-photo/woman-working-environment-projects-portrait_23-2148829284.jpg", imageAlt: "Maria Rodriguez, Senior Landscape Designer"
id: "2", name: "Maria Rodriguez", role: "Senior Landscape Designer - Specializing in sustainable designs", imageSrc: "http://img.b2bpic.net/free-photo/woman-working-environment-projects-portrait_23-2148829284.jpg?_wi=1", imageAlt: "Maria Rodriguez, Senior Landscape Designer"
},
{
id: "3", name: "David Chen", role: "Masonry & Hardscape Specialist - Certified craftsman", imageSrc: "http://img.b2bpic.net/free-photo/front-view-male-worker-uniform-with-protective-gloves-copy-space_23-2148773498.jpg", imageAlt: "David Chen, Masonry Specialist"
},
{
id: "4", name: "Jessica Lee", role: "Horticulture Expert - Creating vibrant gardens", imageSrc: "http://img.b2bpic.net/free-photo/close-up-female-gardener-pruning-plants-garden_23-2148165258.jpg", imageAlt: "Jessica Lee, Horticulture Expert"
id: "4", name: "Jessica Lee", role: "Horticulture Expert - Creating vibrant gardens", imageSrc: "http://img.b2bpic.net/free-photo/close-up-female-gardener-pruning-plants-garden_23-2148165258.jpg?_wi=2", imageAlt: "Jessica Lee, Horticulture Expert"
}
]}
/>
@@ -176,10 +176,10 @@ export default function LandscapingPage() {
id: "1", name: "Robert G.", role: "Homeowner, Walpole, MA", testimonial: "Axel Landscaping built a beautiful stone patio and walkway for us. Their craftsmanship is impeccable, and the team was incredibly professional from start to finish. Highly recommend for any hardscaping project!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-male-architect-pointing-blueprint_23-2148773539.jpg", imageAlt: "Robert G.", icon: Leaf
},
{
id: "2", name: "Brenda L.", role: "Commercial Property Manager, Boston", testimonial: "We've used Axel Landscaping for years for our commercial property maintenance. Their lawn care and seasonal cleanups are always thorough, keeping our grounds looking pristine and welcoming. A truly reliable partner.", imageSrc: "http://img.b2bpic.net/free-photo/woman-working-environment-projects-portrait_23-2148829284.jpg", imageAlt: "Brenda L.", icon: Hammer
id: "2", name: "Brenda L.", role: "Commercial Property Manager, Boston", testimonial: "We've used Axel Landscaping for years for our commercial property maintenance. Their lawn care and seasonal cleanups are always thorough, keeping our grounds looking pristine and welcoming. A truly reliable partner.", imageSrc: "http://img.b2bpic.net/free-photo/woman-working-environment-projects-portrait_23-2148829284.jpg?_wi=2", imageAlt: "Brenda L.", icon: Hammer
},
{
id: "3", name: "Michael S.", role: "Homeowner, Dover, MA", testimonial: "Our garden design and hydroseeding project exceeded our expectations. Axel Landscaping transformed our barren backyard into a vibrant oasis. The team was creative, efficient, and paid attention to every detail.", imageSrc: "http://img.b2bpic.net/free-photo/man-using-tablet-eco-friendly-wind-power-project-layout_23-2148847803.jpg", imageAlt: "Michael S.", icon: Leaf
id: "3", name: "Michael S.", role: "Homeowner, Dover, MA", testimonial: "Our garden design and hydroseeding project exceeded our expectations. Axel Landscaping transformed our barren backyard into a vibrant oasis. The team was creative, efficient, and paid attention to every detail.", imageSrc: "http://img.b2bpic.net/free-photo/man-using-tablet-eco-friendly-wind-power-project-layout_23-2148847803.jpg?_wi=2", imageAlt: "Michael S.", icon: Leaf
},
{
id: "4", name: "Sarah P.", role: "Homeowner, Walpole, MA", testimonial: "Axel Landscaping transformed our outdated yard into a stunning outdoor living space. Their stone masonry work is exceptional!", imageSrc: "http://img.b2bpic.net/free-photo/female-gardener-standing-potted-plants-showing-white-frame_23-2148165229.jpg", imageAlt: "Sarah P.", icon: Hammer