Update src/app/page.tsx
This commit is contained in:
@@ -54,7 +54,7 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroOverlay
|
||||
title="Transform Your Outdoors with Phoenix Landscaping"
|
||||
description="Expert lawn care and comprehensive landscaping services to make your property shine. From routine maintenance to complete garden makeovers, we bring your vision to life."
|
||||
description="Expert lawn care and comprehensive landscaping services to create a beautiful, well-maintained yard that truly shines. From routine maintenance to complete garden makeovers, we bring your vision to life."
|
||||
buttons={[
|
||||
{
|
||||
text: "Get a Free Quote", href: "#contact"},
|
||||
@@ -166,9 +166,9 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "4", name: "Jose Amaya", role: "Customer", testimonial: "They have been amazing to work with. The level of service and design considerations have been far above anyone I have worked with in the past.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-woman-posing_23-2148638236.jpg", imageAlt: "Jose Amaya"},
|
||||
{
|
||||
id: "5", name: "Elizabeth Batista", role: "Client", testimonial: "You won't regret hiring their services!! Romeo does an outstanding job, he pays attention to every detail. I highly recommend their services.", imageSrc: "http://img.b2bpic.net/free-photo/old-man-standing-his-orange-trees-outdoors_23-2148980177.jpg", imageAlt: "Elizabeth Batista"},
|
||||
id: "5", name: "Elizabeth Batista", role: "Client", testimonial: "You won't regret hiring their services!! Romeo does an outstanding job, he pays attention to every detail. I highly recommend their services.", imageSrc: "http://img.b2bpic.net/free-photo/old-man-standing-his-orange-trees-outdoors_23-2148980177.jpg", alt: "Elizabeth Batista"},
|
||||
{
|
||||
id: "6", name: "Stephano Smiths", role: "Homeowner", testimonial: "Fair pricing, very professional and communication was easy. They gave my yard a beautiful makeover. I will continue using their services.", imageSrc: "http://img.b2bpic.net/free-photo/pensive-smiling-young-woman-looking-window-arms-crossed-indoors_1163-4226.jpg", imageAlt: "Stephano Smiths"},
|
||||
id: "6", name: "Stephano Smiths", role: "Homeowner", testimonial: "Fair pricing, very professional and communication was easy. They gave my yard a beautiful makeover. I will continue using their services.", imageSrc: "http://img.b2bpic.net/free-photo/pensive-smiling-young-woman-looking-window-arms-crossed-indoors_1163-4226.jpg", alt: "Stephano Smiths"},
|
||||
]}
|
||||
title="What Our Clients Say"
|
||||
description="Hear directly from homeowners and businesses who trust Phoenix Landscaping for their outdoor transformations."
|
||||
|
||||
Reference in New Issue
Block a user