diff --git a/src/app/page.tsx b/src/app/page.tsx
index be1e6fd..9800d06 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -2,6 +2,7 @@
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react";
+import { LayoutGrid, Users, CheckCircle } from 'lucide-react';
import ContactSplitForm from '@/components/sections/contact/ContactSplitForm';
import FaqBase from '@/components/sections/faq/FaqBase';
import FeatureCardMedia from '@/components/sections/feature/FeatureCardMedia';
@@ -30,22 +31,10 @@ export default function LandingPage() {
@@ -53,33 +42,15 @@ export default function LandingPage() {
@@ -111,29 +75,11 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- id: "s1",
- title: "Lawn Maintenance",
- description: "Weekly mowing, edging, and seasonal aeration.",
- tag: "Popular",
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-working-with-weedwacker_329181-20603.jpg",
- imageAlt: "lawn mowing service",
- },
+ id: "s1", title: "Lawn Maintenance", description: "Weekly mowing, edging, and seasonal aeration.", tag: "Popular", imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-working-with-weedwacker_329181-20603.jpg", imageAlt: "lawn mowing service"},
{
- id: "s2",
- title: "Garden Design",
- description: "Custom plant selection and layout planning.",
- tag: "New",
- imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-empty-park-with-blooming-green-trees-walls_181624-19632.jpg",
- imageAlt: "garden design landscape",
- },
+ id: "s2", title: "Garden Design", description: "Custom plant selection and layout planning.", tag: "New", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-empty-park-with-blooming-green-trees-walls_181624-19632.jpg", imageAlt: "garden design landscape"},
{
- id: "s3",
- title: "Tree Trimming",
- description: "Expert pruning to promote healthy growth.",
- tag: "Essential",
- imageSrc: "http://img.b2bpic.net/free-photo/gardener-garden-with-hut-cuts-tree-with-hedgehogs-against-sky_169016-10257.jpg",
- imageAlt: "tree trimming and maintenance",
- },
+ id: "s3", title: "Tree Trimming", description: "Expert pruning to promote healthy growth.", tag: "Essential", imageSrc: "http://img.b2bpic.net/free-photo/gardener-garden-with-hut-cuts-tree-with-hedgehogs-against-sky_169016-10257.jpg", imageAlt: "tree trimming and maintenance"},
]}
title="Our Professional Services"
description="Comprehensive landscaping solutions for every season."
@@ -146,21 +92,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
metrics={[
- {
- id: "m1",
- title: "Lawns Maintained",
- value: "500+",
- },
- {
- id: "m2",
- title: "Happy Clients",
- value: "350+",
- },
- {
- id: "m3",
- title: "Projects Completed",
- value: "120+",
- },
+ { id: "m1", title: "Lawns Maintained", value: "500+", icon: LayoutGrid },
+ { id: "m2", title: "Happy Clients", value: "350+", icon: Users },
+ { id: "m3", title: "Projects Completed", value: "120+", icon: CheckCircle },
]}
title="Our Impact"
description="Trusted by hundreds of local families."
@@ -174,50 +108,20 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
- id: "t1",
- name: "Jane Doe",
- handle: "@janedoe",
- testimonial: "Excellent service and always on time.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-senior-man-hat-gardening-with-granddaugher_1157-38489.jpg",
- imageAlt: "happy homeowner garden",
- },
+ id: "t1", name: "Jane Doe", handle: "@janedoe", testimonial: "Excellent service and always on time.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/portrait-senior-man-hat-gardening-with-granddaugher_1157-38489.jpg", imageAlt: "happy homeowner garden"},
{
- id: "t2",
- name: "John Smith",
- handle: "@johns",
- testimonial: "My garden has never looked better.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/close-u-outdoors-portrait-beautiful-joyful-hispanic-man-blue-shirt-smiling-with-teeth-holding-pot-with-microgreens-working-garden_176420-19929.jpg",
- imageAlt: "satisfied garden owner",
- },
+ id: "t2", name: "John Smith", handle: "@johns", testimonial: "My garden has never looked better.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/close-u-outdoors-portrait-beautiful-joyful-hispanic-man-blue-shirt-smiling-with-teeth-holding-pot-with-microgreens-working-garden_176420-19929.jpg", imageAlt: "satisfied garden owner"},
{
- id: "t3",
- name: "Emily R.",
- handle: "@erose",
- testimonial: "Reliable and incredibly thorough.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-smiling-female-traveler-straw-hat-bikini-makes-selfie-against-tropical-background-satisfied-spend-summer-vacation-abroad-exotic-country-beauty-rest-concept_273609-3684.jpg",
- imageAlt: "happy client home patio",
- },
+ id: "t3", name: "Emily R.", handle: "@erose", testimonial: "Reliable and incredibly thorough.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-smiling-female-traveler-straw-hat-bikini-makes-selfie-against-tropical-background-satisfied-spend-summer-vacation-abroad-exotic-country-beauty-rest-concept_273609-3684.jpg", imageAlt: "happy client home patio"},
{
- id: "t4",
- name: "Michael B.",
- handle: "@mbrown",
- testimonial: "Great attention to detail every week.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/happy-lady-browsing-tablet-computer-cafe-table-park_1262-20556.jpg",
- imageAlt: "satisfied home landscape owner",
- },
+ id: "t4", name: "Michael B.", handle: "@mbrown", testimonial: "Great attention to detail every week.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/happy-lady-browsing-tablet-computer-cafe-table-park_1262-20556.jpg", imageAlt: "satisfied home landscape owner"},
{
- id: "t5",
- name: "Sarah K.",
- handle: "@skelly",
- testimonial: "Highly recommended landscaping experts.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/outdoor-picture-handsome-stylish-young-european-male-with-thick-beard-spending-sunny-summer-day_343059-3585.jpg",
- imageAlt: "happy client garden lawn",
- },
+ id: "t5", name: "Sarah K.", handle: "@skelly", testimonial: "Highly recommended landscaping experts.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/outdoor-picture-handsome-stylish-young-european-male-with-thick-beard-spending-sunny-summer-day_343059-3585.jpg", imageAlt: "happy client garden lawn"},
]}
showRating={true}
title="What Our Clients Say"
@@ -230,21 +134,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
faqs={[
- {
- id: "f1",
- title: "Do you offer quotes?",
- content: "Yes, we provide free onsite consultations.",
- },
- {
- id: "f2",
- title: "Are you licensed?",
- content: "Yes, all our gardeners are fully certified.",
- },
- {
- id: "f3",
- title: "What areas do you serve?",
- content: "We cover the entire metro area.",
- },
+ { id: "f1", title: "Do you offer quotes?", content: "Yes, we provide free onsite consultations." },
+ { id: "f2", title: "Are you licensed?", content: "Yes, all our gardeners are fully certified." },
+ { id: "f3", title: "What areas do you serve?", content: "We cover the entire metro area." },
]}
title="Common Questions"
description="Get answers about our landscaping processes."
@@ -258,25 +150,10 @@ export default function LandingPage() {
title="Get Started Today"
description="Contact us to schedule a lawn consultation."
inputs={[
- {
- name: "name",
- type: "text",
- placeholder: "Your Name",
- required: true,
- },
- {
- name: "email",
- type: "email",
- placeholder: "Your Email",
- required: true,
- },
+ { name: "name", type: "text", placeholder: "Your Name", required: true },
+ { name: "email", type: "email", placeholder: "Your Email", required: true },
]}
- textarea={{
- name: "message",
- placeholder: "Tell us about your garden project",
- rows: 4,
- required: true,
- }}
+ textarea={{ name: "message", placeholder: "Tell us about your garden project", rows: 4, required: true }}
imageSrc="http://img.b2bpic.net/free-photo/composition-garden-tools_93675-131210.jpg"
imageAlt="professional tools landscaping"
/>
@@ -288,29 +165,15 @@ export default function LandingPage() {
logoText="GreenScapes"
columns={[
{
- title: "Company",
- items: [
- {
- label: "About Us",
- href: "#",
- },
- {
- label: "Services",
- href: "#services",
- },
+ title: "Company", items: [
+ { label: "About Us", href: "#" },
+ { label: "Services", href: "#services" },
],
},
{
- title: "Support",
- items: [
- {
- label: "FAQ",
- href: "#faq",
- },
- {
- label: "Contact",
- href: "#contact",
- },
+ title: "Support", items: [
+ { label: "FAQ", href: "#faq" },
+ { label: "Contact", href: "#contact" },
],
},
]}