diff --git a/src/app/page.tsx b/src/app/page.tsx
index 5349f8d..a7049df 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -9,7 +9,7 @@ import FooterSimple from '@/components/sections/footer/FooterSimple';
import HeroBillboard from '@/components/sections/hero/HeroBillboard';
import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered';
import TestimonialCardThirteen from '@/components/sections/testimonial/TestimonialCardThirteen';
-import { Shield, Star, Users } from "lucide-react";
+import { ArrowRight, Shield, Star, Users } from "lucide-react";
export default function LandingPage() {
return (
@@ -30,26 +30,16 @@ export default function LandingPage() {
@@ -57,69 +47,42 @@ export default function LandingPage() {
@@ -131,19 +94,13 @@ export default function LandingPage() {
metrics={[
{
icon: Star,
- label: "5-Star Rating",
- value: "18 Reviews",
- },
+ label: "5-Star Rating", value: "18 Reviews"},
{
icon: Shield,
- label: "Years in Service",
- value: "9+",
- },
+ label: "Years in Service", value: "9+"},
{
icon: Users,
- label: "Happy Clients",
- value: "Long-Term",
- },
+ label: "Happy Clients", value: "Long-Term"},
]}
metricsAnimation="slide-up"
/>
@@ -155,32 +112,16 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
- title: "Weekly Lawn Mowing",
- description: "Keep your lawn pristine with our reliable weekly mowing, trimming, and edging services. We ensure a consistent, professional finish every time.",
- imageSrc: "http://img.b2bpic.net/free-photo/old-gardener-cuts-bush-with-large-metal-old-pruning-shears_169016-10697.jpg",
- imageAlt: "Lawnmower cutting grass on a residential property",
- buttonIcon: "ArrowRight",
+ title: "Weekly Lawn Mowing", description: "Keep your lawn pristine with our reliable weekly mowing, trimming, and edging services. We ensure a consistent, professional finish every time.", imageSrc: "http://img.b2bpic.net/free-photo/old-gardener-cuts-bush-with-large-metal-old-pruning-shears_169016-10697.jpg", imageAlt: "Lawnmower cutting grass on a residential property", buttonIcon: ArrowRight,
},
{
- title: "Seasonal Yard Cleanups",
- description: "Prepare your yard for changing seasons with our comprehensive cleanups. We remove leaves, debris, and prune for healthy growth.",
- imageSrc: "http://img.b2bpic.net/free-photo/young-woman-taking-care-her-plants_23-2149037258.jpg",
- imageAlt: "Landscaper raking leaves during a fall yard cleanup",
- buttonIcon: "ArrowRight",
+ title: "Seasonal Yard Cleanups", description: "Prepare your yard for changing seasons with our comprehensive cleanups. We remove leaves, debris, and prune for healthy growth.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-taking-care-her-plants_23-2149037258.jpg", imageAlt: "Landscaper raking leaves during a fall yard cleanup", buttonIcon: ArrowRight,
},
{
- title: "Mulching Garden Beds",
- description: "Enhance your garden's beauty and health with our mulching services. We use high-quality mulch to retain moisture and suppress weeds.",
- imageSrc: "http://img.b2bpic.net/free-photo/high-angle-tank-piece-russian-s-war-ukraine_23-2149437839.jpg",
- imageAlt: "Fresh mulch being spread in a garden bed",
- buttonIcon: "ArrowRight",
+ title: "Mulching Garden Beds", description: "Enhance your garden's beauty and health with our mulching services. We use high-quality mulch to retain moisture and suppress weeds.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-tank-piece-russian-s-war-ukraine_23-2149437839.jpg", imageAlt: "Fresh mulch being spread in a garden bed", buttonIcon: ArrowRight,
},
{
- title: "General Landscaping",
- description: "From garden design to shrub care, we handle all your general landscaping needs with care and expertise, bringing your vision to life.",
- imageSrc: "http://img.b2bpic.net/free-photo/caucasian-male-worker-gloves-removing-dry-leaves-from-sidewalk-with-hand-blower-park-side-view_7502-10152.jpg",
- imageAlt: "Beautifully designed residential garden with diverse plants",
- buttonIcon: "ArrowRight",
+ title: "General Landscaping", description: "From garden design to shrub care, we handle all your general landscaping needs with care and expertise, bringing your vision to life.", imageSrc: "http://img.b2bpic.net/free-photo/caucasian-male-worker-gloves-removing-dry-leaves-from-sidewalk-with-hand-blower-park-side-view_7502-10152.jpg", imageAlt: "Beautifully designed residential garden with diverse plants", buttonIcon: ArrowRight,
},
]}
title="Our Expert Landscaping Services"
@@ -195,50 +136,20 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
- id: "1",
- name: "Gretchen I.",
- handle: "@GretchenI",
- testimonial: "The work was amazing and prompt. They went above and beyond.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/positive-blonde-girl-posing-studio_176420-29646.jpg",
- imageAlt: "Gretchen I.",
- },
+ id: "1", name: "Gretchen I.", handle: "@GretchenI", testimonial: "The work was amazing and prompt. They went above and beyond.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/positive-blonde-girl-posing-studio_176420-29646.jpg", imageAlt: "Gretchen I."},
{
- id: "2",
- name: "Jim P.",
- handle: "@JimP",
- testimonial: "He is easy to communicate with and cares about his work.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-looking-camera-lying-blanket-park_23-2148201656.jpg",
- imageAlt: "Jim P.",
- },
+ id: "2", name: "Jim P.", handle: "@JimP", testimonial: "He is easy to communicate with and cares about his work.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-looking-camera-lying-blanket-park_23-2148201656.jpg", imageAlt: "Jim P."},
{
- id: "3",
- name: "Cheryl S.",
- handle: "@CherylS",
- testimonial: "Very careful, courteous, and reasonably priced. I've trusted them with my large yard for 9 years.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-looking-her-husband_23-2148435724.jpg",
- imageAlt: "Cheryl S.",
- },
+ id: "3", name: "Cheryl S.", handle: "@CherylS", testimonial: "Very careful, courteous, and reasonably priced. I've trusted them with my large yard for 9 years.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-looking-her-husband_23-2148435724.jpg", imageAlt: "Cheryl S."},
{
- id: "4",
- name: "Robert D.",
- handle: "@RobertD",
- testimonial: "Professional and always on time. My lawn has never looked better. Highly recommend Jeffrey Landscaping!",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/successful-senior-businessman-with-gray-beard_1262-3872.jpg",
- imageAlt: "Robert D.",
- },
+ id: "4", name: "Robert D.", handle: "@RobertD", testimonial: "Professional and always on time. My lawn has never looked better. Highly recommend Jeffrey Landscaping!", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/successful-senior-businessman-with-gray-beard_1262-3872.jpg", imageAlt: "Robert D."},
{
- id: "5",
- name: "Jessica & Mark T.",
- handle: "@JessicaMarkT",
- testimonial: "We love their attention to detail! They truly go above and beyond, making our yard the envy of the neighborhood.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-woman-smiling-against-backdrop-jewelry-store-copy-space-with-joyful-scene-choosing-gifts-anniversary-christmas_166373-8861.jpg",
- imageAlt: "Jessica & Mark T.",
- },
+ id: "5", name: "Jessica & Mark T.", handle: "@JessicaMarkT", testimonial: "We love their attention to detail! They truly go above and beyond, making our yard the envy of the neighborhood.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-woman-smiling-against-backdrop-jewelry-store-copy-space-with-joyful-scene-choosing-gifts-anniversary-christmas_166373-8861.jpg", imageAlt: "Jessica & Mark T."},
]}
showRating={true}
title="What Our Valued Customers Say"
@@ -250,8 +161,7 @@ export default function LandingPage() {
@@ -56,46 +47,22 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
- title: "Regular Lawn Mowing & Trimming",
- description: "Our scheduled mowing, precise trimming, and crisp edging keep your lawn looking sharp, promoting healthy growth and a vibrant green appearance.",
- imageSrc: "http://img.b2bpic.net/free-photo/worker-is-cutting-grass-with-hose_7502-9835.jpg",
- imageAlt: "Precision lawn mowing service",
- buttonIcon: "Sprout",
+ title: "Regular Lawn Mowing & Trimming", description: "Our scheduled mowing, precise trimming, and crisp edging keep your lawn looking sharp, promoting healthy growth and a vibrant green appearance.", imageSrc: "http://img.b2bpic.net/free-photo/worker-is-cutting-grass-with-hose_7502-9835.jpg", imageAlt: "Precision lawn mowing service", buttonIcon: Sprout,
},
{
- title: "Spring & Fall Yard Cleanups",
- description: "We prepare your yard for the changing seasons with thorough leaf removal, debris clearing, garden bed preparation, and shrub pruning.",
- imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-with-waist-tool-bag_23-2147714899.jpg",
- imageAlt: "Seasonal yard cleanup with raking",
- buttonIcon: "Leaf",
+ title: "Spring & Fall Yard Cleanups", description: "We prepare your yard for the changing seasons with thorough leaf removal, debris clearing, garden bed preparation, and shrub pruning.", imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-with-waist-tool-bag_23-2147714899.jpg", imageAlt: "Seasonal yard cleanup with raking", buttonIcon: Leaf,
},
{
- title: "Premium Mulching Services",
- description: "Enhance soil health, conserve moisture, and give your garden beds a polished look with our diverse range of high-quality mulch options.",
- imageSrc: "http://img.b2bpic.net/free-photo/grass-sprout-with-ground-small-shovel-work-garden_127675-2667.jpg",
- imageAlt: "Applying fresh mulch to garden beds",
- buttonIcon: "Trees",
+ title: "Premium Mulching Services", description: "Enhance soil health, conserve moisture, and give your garden beds a polished look with our diverse range of high-quality mulch options.", imageSrc: "http://img.b2bpic.net/free-photo/grass-sprout-with-ground-small-shovel-work-garden_127675-2667.jpg", imageAlt: "Applying fresh mulch to garden beds", buttonIcon: Trees,
},
{
- title: "Custom Garden Design & Installation",
- description: "From concept to completion, we create stunning, sustainable garden designs tailored to your preferences, adding curb appeal and value.",
- imageSrc: "http://img.b2bpic.net/free-photo/succulent_1127-3421.jpg",
- imageAlt: "Beautiful custom garden design",
- buttonIcon: "Palette",
+ title: "Custom Garden Design & Installation", description: "From concept to completion, we create stunning, sustainable garden designs tailored to your preferences, adding curb appeal and value.", imageSrc: "http://img.b2bpic.net/free-photo/succulent_1127-3421.jpg", imageAlt: "Beautiful custom garden design", buttonIcon: Palette,
},
{
- title: "Tree & Shrub Care",
- description: "Ensure the health and longevity of your trees and shrubs with our expert pruning, trimming, and maintenance services.",
- imageSrc: "http://img.b2bpic.net/free-photo/someone-trimming-bushes-with-garden-scissors_1157-37103.jpg",
- imageAlt: "Professional tree and shrub pruning",
- buttonIcon: "TreeDeciduous",
+ title: "Tree & Shrub Care", description: "Ensure the health and longevity of your trees and shrubs with our expert pruning, trimming, and maintenance services.", imageSrc: "http://img.b2bpic.net/free-photo/someone-trimming-bushes-with-garden-scissors_1157-37103.jpg", imageAlt: "Professional tree and shrub pruning", buttonIcon: TreeDeciduous,
},
{
- title: "Seasonal Color Planting",
- description: "Add vibrant splashes of color to your landscape with our seasonal flower and plant installations, keeping your yard fresh and inviting.",
- imageSrc: "http://img.b2bpic.net/free-photo/pink-yellow-flowers-combination-inside-bamboo-vase_114579-2570.jpg",
- imageAlt: "Seasonal flower beds with colorful blooms",
- buttonIcon: "Flower",
+ title: "Seasonal Color Planting", description: "Add vibrant splashes of color to your landscape with our seasonal flower and plant installations, keeping your yard fresh and inviting.", imageSrc: "http://img.b2bpic.net/free-photo/pink-yellow-flowers-combination-inside-bamboo-vase_114579-2570.jpg", imageAlt: "Seasonal flower beds with colorful blooms", buttonIcon: Flower,
},
]}
title="Comprehensive Landscaping Solutions"
@@ -111,47 +78,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
- id: "basic-lawn",
- name: "Basic Lawn Care",
- price: "$120/month",
- imageSrc: "http://img.b2bpic.net/free-photo/full-shot-young-man-driving-lawn-mower_23-2149382199.jpg",
- imageAlt: "Basic lawn mowing service",
- },
+ id: "basic-lawn", name: "Basic Lawn Care", price: "$120/month", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-young-man-driving-lawn-mower_23-2149382199.jpg", imageAlt: "Basic lawn mowing service"},
{
- id: "seasonal-beauty",
- name: "Seasonal Beauty Package",
- price: "$350/season",
- imageSrc: "http://img.b2bpic.net/free-photo/autumn-yellow-leaf_1150-12642.jpg",
- imageAlt: "Seasonal yard cleanup package",
- },
+ id: "seasonal-beauty", name: "Seasonal Beauty Package", price: "$350/season", imageSrc: "http://img.b2bpic.net/free-photo/autumn-yellow-leaf_1150-12642.jpg", imageAlt: "Seasonal yard cleanup package"},
{
- id: "garden-refresh",
- name: "Garden Refresh & Mulch",
- price: "$200",
- imageSrc: "http://img.b2bpic.net/free-photo/cement-background-crossed-by-diagonal-line-pebbles-stone_158595-6387.jpg",
- imageAlt: "Garden mulching service",
- },
+ id: "garden-refresh", name: "Garden Refresh & Mulch", price: "$200", imageSrc: "http://img.b2bpic.net/free-photo/cement-background-crossed-by-diagonal-line-pebbles-stone_158595-6387.jpg", imageAlt: "Garden mulching service"},
{
- id: "premium-landscape",
- name: "Premium Landscape Design",
- price: "Custom Quote",
- imageSrc: "http://img.b2bpic.net/free-photo/young-kids-trick-treating-halloween_53876-41218.jpg",
- imageAlt: "Custom landscape design",
- },
+ id: "premium-landscape", name: "Premium Landscape Design", price: "Custom Quote", imageSrc: "http://img.b2bpic.net/free-photo/young-kids-trick-treating-halloween_53876-41218.jpg", imageAlt: "Custom landscape design"},
{
- id: "tree-shrub-health",
- name: "Tree & Shrub Health",
- price: "$180",
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-petrol-hedge-cutter-that-holding-afro-gardener_651396-1481.jpg",
- imageAlt: "Tree and shrub care service",
- },
+ id: "tree-shrub-health", name: "Tree & Shrub Health", price: "$180", imageSrc: "http://img.b2bpic.net/free-photo/close-up-petrol-hedge-cutter-that-holding-afro-gardener_651396-1481.jpg", imageAlt: "Tree and shrub care service"},
{
- id: "vibrant-planting",
- name: "Vibrant Seasonal Planting",
- price: "$150",
- imageSrc: "http://img.b2bpic.net/free-photo/different-flowers-frame_23-2147761791.jpg",
- imageAlt: "Seasonal flower planting service",
- },
+ id: "vibrant-planting", name: "Vibrant Seasonal Planting", price: "$150", imageSrc: "http://img.b2bpic.net/free-photo/different-flowers-frame_23-2147761791.jpg", imageAlt: "Seasonal flower planting service"},
]}
title="Our Service Packages"
description="We offer flexible packages to suit your needs, ensuring a beautiful and well-maintained outdoor space without the hassle."
@@ -162,54 +99,33 @@ export default function LandingPage() {