diff --git a/src/app/page.tsx b/src/app/page.tsx
index 5c21d5f..0742e1a 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -31,27 +31,17 @@ export default function LandingPage() {
@@ -61,74 +51,37 @@ export default function LandingPage() {
description="Professional landscape design and lawn care services tailored to your property needs. We bring your vision to life."
testimonials={[
{
- name: "James L.",
- handle: "@jamesl",
- testimonial: "Cut-Works turned my backyard into a paradise.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/green-grass-with-easter-eggs-with-flowers_1101-970.jpg?_wi=1",
- imageAlt: "professional landscaping garden renovation",
- },
+ name: "James L.", handle: "@jamesl", testimonial: "Cut-Works turned my backyard into a paradise.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/green-grass-with-easter-eggs-with-flowers_1101-970.jpg", imageAlt: "professional landscaping garden renovation"},
{
- name: "Maria P.",
- handle: "@mariap",
- testimonial: "Professional, punctual, and highly skilled landscaping.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/happy-young-woman-holding-diary-backyard_23-2147925277.jpg?_wi=1",
- imageAlt: "happy client portrait outdoor garden",
- },
+ name: "Maria P.", handle: "@mariap", testimonial: "Professional, punctual, and highly skilled landscaping.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/happy-young-woman-holding-diary-backyard_23-2147925277.jpg", imageAlt: "happy client portrait outdoor garden"},
{
- name: "Robert S.",
- handle: "@roberts",
- testimonial: "The lawn care services are consistently excellent.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/man-looking-smiling-young-woman-sitting-rooftop_23-2147891092.jpg?_wi=1",
- imageAlt: "client relaxing in backyard garden",
- },
+ name: "Robert S.", handle: "@roberts", testimonial: "The lawn care services are consistently excellent.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/man-looking-smiling-young-woman-sitting-rooftop_23-2147891092.jpg", imageAlt: "client relaxing in backyard garden"},
{
- name: "Sarah K.",
- handle: "@sarahk",
- testimonial: "Incredible attention to detail, my garden has never looked better.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/greenhouse-owner-presenting-flowers-options-potential-customer-retailer_158595-7004.jpg?_wi=1",
- imageAlt: "portrait happy homeowner landscaping",
- },
+ name: "Sarah K.", handle: "@sarahk", testimonial: "Incredible attention to detail, my garden has never looked better.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/greenhouse-owner-presenting-flowers-options-potential-customer-retailer_158595-7004.jpg", imageAlt: "portrait happy homeowner landscaping"},
{
- name: "David M.",
- handle: "@davidm",
- testimonial: "Fast, reliable, and very transparent pricing. Highly recommended.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-beautiful-blond-hair-gentle-smile-dressed-green-robe-with-belt-is-working-greenhouse_197531-12289.jpg?_wi=1",
- imageAlt: "customer portrait backyard renovation",
- },
+ name: "David M.", handle: "@davidm", testimonial: "Fast, reliable, and very transparent pricing. Highly recommended.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-beautiful-blond-hair-gentle-smile-dressed-green-robe-with-belt-is-working-greenhouse_197531-12289.jpg", imageAlt: "customer portrait backyard renovation"},
]}
buttons={[
{
- text: "Get Free Estimate",
- href: "#contact",
- },
+ text: "Get Free Estimate", href: "#contact"},
]}
- imageSrc="http://img.b2bpic.net/free-photo/green-grass-with-easter-eggs-with-flowers_1101-970.jpg?_wi=2"
+ imageSrc="http://img.b2bpic.net/free-photo/green-grass-with-easter-eggs-with-flowers_1101-970.jpg"
avatars={[
{
- src: "http://img.b2bpic.net/free-photo/happy-young-woman-holding-diary-backyard_23-2147925277.jpg",
- alt: "Client 1",
- },
+ src: "http://img.b2bpic.net/free-photo/happy-young-woman-holding-diary-backyard_23-2147925277.jpg", alt: "Client 1"},
{
- src: "http://img.b2bpic.net/free-photo/man-looking-smiling-young-woman-sitting-rooftop_23-2147891092.jpg",
- alt: "Client 2",
- },
+ src: "http://img.b2bpic.net/free-photo/man-looking-smiling-young-woman-sitting-rooftop_23-2147891092.jpg", alt: "Client 2"},
{
- src: "http://img.b2bpic.net/free-photo/greenhouse-owner-presenting-flowers-options-potential-customer-retailer_158595-7004.jpg",
- alt: "Client 3",
- },
+ src: "http://img.b2bpic.net/free-photo/greenhouse-owner-presenting-flowers-options-potential-customer-retailer_158595-7004.jpg", alt: "Client 3"},
{
- src: "http://img.b2bpic.net/free-photo/young-woman-with-beautiful-blond-hair-gentle-smile-dressed-green-robe-with-belt-is-working-greenhouse_197531-12289.jpg",
- alt: "Client 4",
- },
+ src: "http://img.b2bpic.net/free-photo/young-woman-with-beautiful-blond-hair-gentle-smile-dressed-green-robe-with-belt-is-working-greenhouse_197531-12289.jpg", alt: "Client 4"},
{
- src: "http://img.b2bpic.net/free-photo/positive-focused-female-gardener-cutting-sprouts-using-pruner-greenhouse-woman-working-garden-growing-plants-pots-gardening-job-concept_74855-12947.jpg",
- alt: "Client 5",
- },
+ src: "http://img.b2bpic.net/free-photo/positive-focused-female-gardener-cutting-sprouts-using-pruner-greenhouse-woman-working-garden-growing-plants-pots-gardening-job-concept_74855-12947.jpg", alt: "Client 5"},
]}
avatarText="Trusted by over 500 happy homeowners"
/>
@@ -141,19 +94,13 @@ export default function LandingPage() {
metrics={[
{
icon: Award,
- label: "Projects Completed",
- value: "500+",
- },
+ label: "Projects Completed", value: "500+"},
{
icon: ThumbsUp,
- label: "Happy Clients",
- value: "450+",
- },
+ label: "Happy Clients", value: "450+"},
{
icon: Leaf,
- label: "Years Experience",
- value: "12",
- },
+ label: "Years Experience", value: "12"},
]}
metricsAnimation="blur-reveal"
/>
@@ -161,23 +108,16 @@ export default function LandingPage() {
@@ -269,29 +182,19 @@ export default function LandingPage() {