diff --git a/src/app/page.tsx b/src/app/page.tsx
index ab510a9..cfef731 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -30,21 +30,13 @@ export default function LandingPage() {
@@ -53,41 +45,26 @@ export default function LandingPage() {
@@ -100,23 +77,11 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
- title: "Expert Mowing",
- description: "Precision cutting and grass grooming for a lush look.",
- imageSrc: "http://img.b2bpic.net/free-photo/man-cutting-grass-with-lawn-mover-back-yard_1303-22793.jpg",
- imageAlt: "Expert Mowing",
- },
+ title: "Precision Lawn Mowing", description: "Precision cutting and grass grooming for a lush look.", imageSrc: "http://img.b2bpic.net/free-photo/man-cutting-grass-with-lawn-mover-back-yard_1303-22793.jpg", imageAlt: "Expert Mowing"},
{
- title: "Precision Edging",
- description: "Defining your borders for clean lines and polished curb appeal.",
- imageSrc: "http://img.b2bpic.net/free-photo/cement-walkway-garden_1252-1024.jpg",
- imageAlt: "Precision Edging",
- },
+ title: "Precision Edging", description: "Defining your borders for clean lines and polished curb appeal.", imageSrc: "http://img.b2bpic.net/free-photo/cement-walkway-garden_1252-1024.jpg", imageAlt: "Precision Edging"},
{
- title: "Lawn Health",
- description: "Comprehensive fertilization and weed control programs.",
- imageSrc: "http://img.b2bpic.net/free-photo/lush-green-foliage-sunlight_632498-60880.jpg",
- imageAlt: "Lawn Health",
- },
+ title: "Sustainable Lawn Care", description: "Comprehensive fertilization and weed control programs.", imageSrc: "http://img.b2bpic.net/free-photo/lush-green-foliage-sunlight_632498-60880.jpg", imageAlt: "Lawn Health"},
]}
title="Premium Lawn Services"
description="Customized lawn care programs tailored to the needs of Hillsborough properties."
@@ -131,45 +96,20 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
- id: "1",
- name: "John Smith",
- role: "Homeowner",
- company: "Hillsborough",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/female-gardener-holding-handle_651396-1543.jpg?_wi=1",
- },
+ id: "1", name: "John Smith", role: "Homeowner", company: "Hillsborough", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/female-gardener-holding-handle_651396-1543.jpg?_wi=1"},
{
- id: "2",
- name: "Sarah Miller",
- role: "Homeowner",
- company: "Hillsborough",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/work-life-joyful-middle-aged-man-comfortable-casual-clothes-talking-smartphone-gesturing-while-sitting-open-terrace-country-house-sunny-day_259150-59318.jpg",
- },
+ id: "2", name: "Sarah Miller", role: "Homeowner", company: "Hillsborough", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/work-life-joyful-middle-aged-man-comfortable-casual-clothes-talking-smartphone-gesturing-while-sitting-open-terrace-country-house-sunny-day_259150-59318.jpg"},
{
- id: "3",
- name: "David Wilson",
- role: "Homeowner",
- company: "Hillsborough",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/concentrated-gardeners-arranging-coniferous-plants-garden-man-woman-wearing-aprons-growing-small-thuja-greenhouse-selective-focus-commercial-gardening-activity-summer-concept_74855-12739.jpg",
- },
+ id: "3", name: "David Wilson", role: "Homeowner", company: "Hillsborough", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/concentrated-gardeners-arranging-coniferous-plants-garden-man-woman-wearing-aprons-growing-small-thuja-greenhouse-selective-focus-commercial-gardening-activity-summer-concept_74855-12739.jpg"},
{
- id: "4",
- name: "Robert Davis",
- role: "Homeowner",
- company: "Hillsborough",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/senior-old-man-eldery-puring-water-taking-care-small-tree-table-garden_554837-89.jpg",
- },
+ id: "4", name: "Robert Davis", role: "Homeowner", company: "Hillsborough", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/senior-old-man-eldery-puring-water-taking-care-small-tree-table-garden_554837-89.jpg"},
{
- id: "5",
- name: "Emily Johnson",
- role: "Homeowner",
- company: "Hillsborough",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/female-gardener-holding-handle_651396-1543.jpg?_wi=2",
- },
+ id: "5", name: "Emily Johnson", role: "Homeowner", company: "Hillsborough", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/female-gardener-holding-handle_651396-1543.jpg?_wi=2"},
]}
title="Trusted by Hillsborough Neighbors"
description="See why homeowners trust Five Star Lawn Maintenance."
@@ -182,20 +122,11 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
- id: "q1",
- title: "Do you offer free estimates?",
- content: "Yes, we provide complimentary consultations for all Hillsborough properties.",
- },
+ id: "q1", title: "Do you offer free estimates?", content: "Yes, we provide complimentary consultations for all Hillsborough properties."},
{
- id: "q2",
- title: "Are you licensed and insured?",
- content: "Absolutely. We are fully insured and bonded to give you peace of mind.",
- },
+ id: "q2", title: "Are you licensed and insured?", content: "Absolutely. We are fully insured and bonded to give you peace of mind."},
{
- id: "q3",
- title: "What service areas do you cover?",
- content: "We primarily serve Hillsborough Township and surrounding NJ communities.",
- },
+ id: "q3", title: "What service areas do you cover?", content: "We primarily serve Hillsborough Township and surrounding NJ communities."},
]}
title="Frequently Asked Questions"
description="Have questions? We have answers about our premium lawn care services."
@@ -209,22 +140,14 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
- id: "contact-details",
- title: "Our Information",
- content: "649 US-206 #9, Hillsborough Township, NJ 08844 | +1 908-359-6432",
- },
+ id: "contact-details", title: "Our Information", content: "649 US-206 #9, Hillsborough Township, NJ 08844 | +1 908-359-6432"},
{
- id: "hours",
- title: "Working Hours",
- content: "Mon-Fri: 8am-6pm, Sat-Sun: Closed",
- },
+ id: "hours", title: "Working Hours", content: "Mon-Fri: 8am-6pm, Sat-Sun: Closed"},
]}
ctaTitle="Ready for a Five Star Lawn?"
ctaDescription="Get your custom estimate today by calling or messaging us."
ctaButton={{
- text: "Call Now",
- href: "tel:+19083596432",
- }}
+ text: "Call Now", href: "tel:+19083596432"}}
ctaIcon={Phone}
/>
@@ -233,38 +156,25 @@ export default function LandingPage() {
);
-}
+}
\ No newline at end of file