From 785274dfbc17c1b6cd22e007e844b141d45e81d0 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 26 May 2026 15:24:14 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 347 +++++++++++------------------------------------ 1 file changed, 78 insertions(+), 269 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f7525c0..30d2285 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -12,7 +12,7 @@ import MetricCardSeven from '@/components/sections/metrics/MetricCardSeven'; import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered'; import ProductCardOne from '@/components/sections/product/ProductCardOne'; import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCardTwo'; -import { CheckCircle, Droplets, Gauge, Leaf, Palette, Scissors, Wrench } from "lucide-react"; +import { CheckCircle, Droplets, Gauge, Leaf, Palette, Scissors, Wrench, SprayCan, Plant, Drawing, TreeDeciduous, Syringe } from "lucide-react"; export default function LandingPage() { return ( @@ -33,38 +33,22 @@ export default function LandingPage() { @@ -75,39 +59,23 @@ export default function LandingPage() { description="Transforming Outdoor Spaces with Expert Care and Creative Design in Garland, TX." buttons={[ { - text: "Get a Free Quote", - href: "#contact", - }, + text: "Get a Free Quote", href: "#contact"}, { - text: "View Our Services", - href: "#services", - }, + text: "View Our Services", href: "#services"}, ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/happy-attractive-male-gardener-glasses-posing-while-trimming-bush-with-electric-hedge-clippers_7502-10137.jpg?_wi=1", - imageAlt: "Beautifully designed backyard with lush greenery", - }, + imageSrc: "http://img.b2bpic.net/free-photo/happy-attractive-male-gardener-glasses-posing-while-trimming-bush-with-electric-hedge-clippers_7502-10137.jpg", imageAlt: "Beautifully designed backyard with lush greenery"}, { - imageSrc: "http://img.b2bpic.net/free-photo/tranquil-space-with-plants_1137-266.jpg?_wi=1", - imageAlt: "Professional lawn care service", - }, + imageSrc: "http://img.b2bpic.net/free-photo/tranquil-space-with-plants_1137-266.jpg", imageAlt: "Professional lawn care service"}, { - imageSrc: "http://img.b2bpic.net/free-photo/friends-taking-care-their-plants-greenhouse_23-2149037260.jpg?_wi=1", - imageAlt: "Landscaping team working on a garden", - }, + imageSrc: "http://img.b2bpic.net/free-photo/friends-taking-care-their-plants-greenhouse_23-2149037260.jpg", imageAlt: "Landscaping team working on a garden"}, { - imageSrc: "http://img.b2bpic.net/free-photo/path-way_74190-2125.jpg?_wi=1", - imageAlt: "Vibrant flower beds and pathways", - }, + imageSrc: "http://img.b2bpic.net/free-photo/path-way_74190-2125.jpg", imageAlt: "Vibrant flower beds and pathways"}, { - imageSrc: "http://img.b2bpic.net/free-photo/rustic-patio-with-deck-furniture-vegetation_23-2150698344.jpg", - imageAlt: "Modern outdoor living space with lighting", - }, + imageSrc: "http://img.b2bpic.net/free-photo/rustic-patio-with-deck-furniture-vegetation_23-2150698344.jpg", imageAlt: "Modern outdoor living space with lighting"}, { - imageSrc: "http://img.b2bpic.net/free-photo/brown-butterfly-pink-ixora-flowers_1308-189654.jpg", - imageAlt: "Close-up of healthy plants and fresh mulch", - }, + imageSrc: "http://img.b2bpic.net/free-photo/brown-butterfly-pink-ixora-flowers_1308-189654.jpg", imageAlt: "Close-up of healthy plants and fresh mulch"}, ]} /> @@ -120,8 +88,7 @@ export default function LandingPage() { tag="About Us" buttons={[ { - text: "Learn More", - }, + text: "Learn More"}, ]} imageSrc="http://img.b2bpic.net/free-photo/two-experienced-gardeners-discussing-methods-planting-flowers_74855-16476.jpg" imageAlt="Landscaping team working together with a smile" @@ -135,104 +102,68 @@ export default function LandingPage() { useInvertedBackground={true} features={[ { - title: "Professional Lawn Care", - description: "From mowing and edging to fertilization and weed control, we keep your lawn healthy and green all year round.", - media: { - imageSrc: "http://img.b2bpic.net/free-photo/fresh-spring-green-grass_1232-2844.jpg", - imageAlt: "Perfectly mowed green lawn", - }, + title: "Professional Lawn Care", description: "From mowing and edging to fertilization and weed control, we keep your lawn healthy and green all year round.", media: { + imageSrc: "http://img.b2bpic.net/free-photo/fresh-spring-green-grass_1232-2844.jpg", imageAlt: "Perfectly mowed green lawn"}, items: [ { icon: CheckCircle, - text: "Mowing & Edging", - }, + text: "Mowing & Edging"}, { icon: SprayCan, - text: "Fertilization", - }, + text: "Fertilization"}, { icon: Leaf, - text: "Weed Control", - }, + text: "Weed Control"}, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/happy-attractive-male-gardener-glasses-posing-while-trimming-bush-with-electric-hedge-clippers_7502-10137.jpg?_wi=2", - imageAlt: "freshly mowed lawn perfect green grass", }, { - title: "Custom Garden Design", - description: "Bring your vision to life with our expert garden design services, creating beautiful and functional outdoor spaces.", - media: { - imageSrc: "http://img.b2bpic.net/free-photo/outdoor-with-circle-chair_1339-5462.jpg", - imageAlt: "Blueprint for a garden design", - }, + title: "Custom Garden Design", description: "Bring your vision to life with our expert garden design services, creating beautiful and functional outdoor spaces.", media: { + imageSrc: "http://img.b2bpic.net/free-photo/outdoor-with-circle-chair_1339-5462.jpg", imageAlt: "Blueprint for a garden design"}, items: [ { icon: Palette, - text: "Conceptualization", - }, + text: "Conceptualization"}, { icon: Plant, - text: "Plant Selection", - }, + text: "Plant Selection"}, { icon: Drawing, - text: "Layout & Installation", - }, + text: "Layout & Installation"}, ], reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/tranquil-space-with-plants_1137-266.jpg?_wi=2", - imageAlt: "freshly mowed lawn perfect green grass", }, { - title: "Efficient Irrigation Systems", - description: "Ensure your landscape receives optimal watering with our custom-designed and installed irrigation solutions.", - media: { - imageSrc: "http://img.b2bpic.net/free-photo/blue-watering-can-near-plants-growing-greenhouse_23-2147948319.jpg", - imageAlt: "Automated irrigation system watering a garden", - }, + title: "Efficient Irrigation Systems", description: "Ensure your landscape receives optimal watering with our custom-designed and installed irrigation solutions.", media: { + imageSrc: "http://img.b2bpic.net/free-photo/blue-watering-can-near-plants-growing-greenhouse_23-2147948319.jpg", imageAlt: "Automated irrigation system watering a garden"}, items: [ { icon: Droplets, - text: "System Design", - }, + text: "System Design"}, { icon: Wrench, - text: "Installation & Repair", - }, + text: "Installation & Repair"}, { icon: Gauge, - text: "Seasonal Adjustments", - }, + text: "Seasonal Adjustments"}, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/friends-taking-care-their-plants-greenhouse_23-2149037260.jpg?_wi=2", - imageAlt: "freshly mowed lawn perfect green grass", }, { - title: "Tree & Shrub Maintenance", - description: "Keep your trees and shrubs healthy and beautiful with our professional pruning, trimming, and disease management services.", - media: { - imageSrc: "http://img.b2bpic.net/free-photo/couple-collects-leaves-cleans-park_1157-27418.jpg", - imageAlt: "Gardener pruning a bush", - }, + title: "Tree & Shrub Maintenance", description: "Keep your trees and shrubs healthy and beautiful with our professional pruning, trimming, and disease management services.", media: { + imageSrc: "http://img.b2bpic.net/free-photo/couple-collects-leaves-cleans-park_1157-27418.jpg", imageAlt: "Gardener pruning a bush"}, items: [ { icon: Scissors, - text: "Pruning & Trimming", - }, + text: "Pruning & Trimming"}, { icon: TreeDeciduous, - text: "Health Assessment", - }, + text: "Health Assessment"}, { icon: Syringe, - text: "Pest & Disease Control", - }, + text: "Pest & Disease Control"}, ], reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/path-way_74190-2125.jpg?_wi=2", - imageAlt: "freshly mowed lawn perfect green grass", }, ]} title="Comprehensive Landscaping Services" @@ -249,47 +180,17 @@ export default function LandingPage() { carouselMode="buttons" products={[ { - id: "p1", - name: "Backyard Oasis Renovation", - price: "Luxury Residential", - imageSrc: "http://img.b2bpic.net/free-photo/covered-lifestyle-garden-with-indoor-outdoor-living_1127-3426.jpg", - imageAlt: "Completed backyard oasis with new patio and greenery", - }, + id: "p1", name: "Backyard Oasis Renovation", price: "Luxury Residential", imageSrc: "http://img.b2bpic.net/free-photo/covered-lifestyle-garden-with-indoor-outdoor-living_1127-3426.jpg", imageAlt: "Completed backyard oasis with new patio and greenery"}, { - id: "p2", - name: "Front Yard Curb Appeal", - price: "Residential Upgrade", - imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-concrete-pathway-with-green-plants-sides_181624-20818.jpg", - imageAlt: "Enhanced front yard landscaping with new flower beds", - }, + id: "p2", name: "Front Yard Curb Appeal", price: "Residential Upgrade", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-concrete-pathway-with-green-plants-sides_181624-20818.jpg", imageAlt: "Enhanced front yard landscaping with new flower beds"}, { - id: "p3", - name: "Commercial Property Masterpiece", - price: "Business Solutions", - imageSrc: "http://img.b2bpic.net/free-photo/dreamy-interior-mall_23-2151591389.jpg", - imageAlt: "Landscaped area of a commercial building", - }, + id: "p3", name: "Commercial Property Masterpiece", price: "Business Solutions", imageSrc: "http://img.b2bpic.net/free-photo/dreamy-interior-mall_23-2151591389.jpg", imageAlt: "Landscaped area of a commercial building"}, { - id: "p4", - name: "Sustainable Xeriscape Design", - price: "Eco-Friendly Option", - imageSrc: "http://img.b2bpic.net/free-photo/vase-cactus-decoration-with-empty-room_1339-6438.jpg", - imageAlt: "Drought-tolerant xeriscape garden", - }, + id: "p4", name: "Sustainable Xeriscape Design", price: "Eco-Friendly Option", imageSrc: "http://img.b2bpic.net/free-photo/vase-cactus-decoration-with-empty-room_1339-6438.jpg", imageAlt: "Drought-tolerant xeriscape garden"}, { - id: "p5", - name: "Urban Garden Vertical Wall", - price: "Space-Saving Innovation", - imageSrc: "http://img.b2bpic.net/free-photo/greenhouse-with-variety-plants_209303-8.jpg", - imageAlt: "Modern vertical garden installation", - }, + id: "p5", name: "Urban Garden Vertical Wall", price: "Space-Saving Innovation", imageSrc: "http://img.b2bpic.net/free-photo/greenhouse-with-variety-plants_209303-8.jpg", imageAlt: "Modern vertical garden installation"}, { - id: "p6", - name: "Family-Friendly Backyard", - price: "Recreational Design", - imageSrc: "http://img.b2bpic.net/free-photo/fairy-garden_1142-828.jpg", - imageAlt: "Backyard designed for family activities with lush lawn", - }, + id: "p6", name: "Family-Friendly Backyard", price: "Recreational Design", imageSrc: "http://img.b2bpic.net/free-photo/fairy-garden_1142-828.jpg", imageAlt: "Backyard designed for family activities with lush lawn"}, ]} title="Our Recent Landscaping Projects" description="Explore some of our completed projects that showcase our dedication to quality and design, bringing our clients' visions to life." @@ -303,40 +204,20 @@ export default function LandingPage() { useInvertedBackground={true} metrics={[ { - id: "m1", - value: "10+", - title: "Years Experience", - items: [ - "Serving Garland & surrounding areas", - "Deep local climate expertise", - ], + id: "m1", value: "10+", title: "Years Experience", items: [ + "Serving Garland & surrounding areas", "Deep local climate expertise"], }, { - id: "m2", - value: "250+", - title: "Satisfied Clients", - items: [ - "Building long-term relationships", - "Exceptional customer service", - ], + id: "m2", value: "250+", title: "Satisfied Clients", items: [ + "Building long-term relationships", "Exceptional customer service"], }, { - id: "m3", - value: "500+", - title: "Projects Completed", - items: [ - "Delivering stunning results", - "From small gardens to large estates", - ], + id: "m3", value: "500+", title: "Projects Completed", items: [ + "Delivering stunning results", "From small gardens to large estates"], }, { - id: "m4", - value: "4.5/5", - title: "Average Rating", - items: [ - "Highly recommended by our customers", - "Quality work speaks for itself", - ], + id: "m4", value: "4.5/5", title: "Average Rating", items: [ + "Highly recommended by our customers", "Quality work speaks for itself"], }, ]} title="Years of Excellence in Landscaping" @@ -351,45 +232,15 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "t1", - name: "Kellie Weimer", - role: "Homeowner", - testimonial: "J&G Landscaping was amazing to work with! They provided quick responses, fair quotes, and great communication. We described what we wanted and they delivered. We are very happy with the end result of our front lawn and landscaping.", - imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-lying-grass-with-tablet_23-2148029619.jpg", - imageAlt: "Kellie Weimer", - }, + id: "t1", name: "Kellie Weimer", role: "Homeowner", testimonial: "J&G Landscaping was amazing to work with! They provided quick responses, fair quotes, and great communication. We described what we wanted and they delivered. We are very happy with the end result of our front lawn and landscaping.", imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-lying-grass-with-tablet_23-2148029619.jpg", imageAlt: "Kellie Weimer"}, { - id: "t2", - name: "Daniel Whitmarsh", - role: "Local Guide", - testimonial: "I wish there was a 10-star rating because these people are amazing. The work that they do is bar none the best I've ever seen. They came out and gave me a decent quote so I had them take care of my yard. I was extremely impressed with the end result.", - imageSrc: "http://img.b2bpic.net/free-photo/handsome-bearded-guy-resting-park-grass-talking-mobile-phone-smiling-happy_176420-25767.jpg", - imageAlt: "Daniel Whitmarsh", - }, + id: "t2", name: "Daniel Whitmarsh", role: "Local Guide", testimonial: "I wish there was a 10-star rating because these people are amazing. The work that they do is bar none the best I've ever seen. They came out and gave me a decent quote so I had them take care of my yard. I was extremely impressed with the end result.", imageSrc: "http://img.b2bpic.net/free-photo/handsome-bearded-guy-resting-park-grass-talking-mobile-phone-smiling-happy_176420-25767.jpg", imageAlt: "Daniel Whitmarsh"}, { - id: "t3", - name: "Esther Jurado", - role: "Local Guide", - testimonial: "They did a great work at my house, excellent customer service. Would definitively recommend to anyone.", - imageSrc: "http://img.b2bpic.net/free-photo/elegant-woman-screaming_1149-1149.jpg", - imageAlt: "Esther Jurado", - }, + id: "t3", name: "Esther Jurado", role: "Local Guide", testimonial: "They did a great work at my house, excellent customer service. Would definitively recommend to anyone.", imageSrc: "http://img.b2bpic.net/free-photo/elegant-woman-screaming_1149-1149.jpg", imageAlt: "Esther Jurado"}, { - id: "t4", - name: "Sarah P.", - role: "Client, Garland", - testimonial: "Our backyard was completely transformed! The team was professional, efficient, and truly understood our vision. Highly recommend J&G Landscaping for any project.", - imageSrc: "http://img.b2bpic.net/free-photo/country-music-band-singing-outdoors_23-2149498460.jpg", - imageAlt: "Sarah P.", - }, + id: "t4", name: "Sarah P.", role: "Client, Garland", testimonial: "Our backyard was completely transformed! The team was professional, efficient, and truly understood our vision. Highly recommend J&G Landscaping for any project.", imageSrc: "http://img.b2bpic.net/free-photo/country-music-band-singing-outdoors_23-2149498460.jpg", imageAlt: "Sarah P."}, { - id: "t5", - name: "Michael R.", - role: "Client, Plano", - testimonial: "Fantastic service from start to finish. The pricing was fair, and the quality of work exceeded my expectations. My garden has never looked better. Thank you, J&G Landscaping!", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-watering-plant-indoors_23-2148334720.jpg", - imageAlt: "Michael R.", - }, + id: "t5", name: "Michael R.", role: "Client, Plano", testimonial: "Fantastic service from start to finish. The pricing was fair, and the quality of work exceeded my expectations. My garden has never looked better. Thank you, J&G Landscaping!", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-watering-plant-indoors_23-2148334720.jpg", imageAlt: "Michael R."}, ]} title="What Our Clients Say" description="Hear directly from our satisfied customers about their experiences with J&G Landscaping Company." @@ -402,25 +253,13 @@ export default function LandingPage() { useInvertedBackground={true} faqs={[ { - id: "q1", - title: "What areas do you serve?", - content: "We primarily serve Garland, TX, and surrounding cities. Please contact us to confirm service availability in your specific location.", - }, + id: "q1", title: "What areas do you serve?", content: "We primarily serve Garland, TX, and surrounding cities. Please contact us to confirm service availability in your specific location."}, { - id: "q2", - title: "How do I get a quote for landscaping services?", - content: "You can request a free quote by filling out our contact form or by calling us directly. We'll schedule a consultation to assess your needs and provide a detailed estimate.", - }, + id: "q2", title: "How do I get a quote for landscaping services?", content: "You can request a free quote by filling out our contact form or by calling us directly. We'll schedule a consultation to assess your needs and provide a detailed estimate."}, { - id: "q3", - title: "Do you offer ongoing maintenance plans?", - content: "Yes, we offer various maintenance plans tailored to keep your landscape looking its best throughout the seasons. These can include regular mowing, fertilization, pruning, and seasonal clean-ups.", - }, + id: "q3", title: "Do you offer ongoing maintenance plans?", content: "Yes, we offer various maintenance plans tailored to keep your landscape looking its best throughout the seasons. These can include regular mowing, fertilization, pruning, and seasonal clean-ups."}, { - id: "q4", - title: "Are your services insured?", - content: "Absolutely. J&G Landscaping Company is fully licensed and insured for your peace of mind. Our team adheres to strict safety standards on every project.", - }, + id: "q4", title: "Are your services insured?", content: "Absolutely. J&G Landscaping Company is fully licensed and insured for your peace of mind. Our team adheres to strict safety standards on every project."}, ]} imageSrc="http://img.b2bpic.net/free-photo/man-speaking-phone-while-walking-with-woman_23-2147779718.jpg" imageAlt="Gardener discussing landscaping plans with a client" @@ -435,18 +274,13 @@ export default function LandingPage() { @@ -458,62 +292,37 @@ export default function LandingPage() { logoText="J&G Landscaping" columns={[ { - title: "Services", - items: [ + title: "Services", items: [ { - label: "Lawn Care", - href: "#services", - }, + label: "Lawn Care", href: "#services"}, { - label: "Garden Design", - href: "#services", - }, + label: "Garden Design", href: "#services"}, { - label: "Irrigation", - href: "#services", - }, + label: "Irrigation", href: "#services"}, { - label: "Maintenance", - href: "#services", - }, + label: "Maintenance", href: "#services"}, ], }, { - title: "Company", - items: [ + title: "Company", items: [ { - label: "About Us", - href: "#about", - }, + label: "About Us", href: "#about"}, { - label: "Our Projects", - href: "#projects", - }, + label: "Our Projects", href: "#projects"}, { - label: "Testimonials", - href: "#testimonials", - }, + label: "Testimonials", href: "#testimonials"}, { - label: "FAQ", - href: "#faq", - }, + label: "FAQ", href: "#faq"}, ], }, { - title: "Contact", - items: [ + title: "Contact", items: [ { - label: "Get a Quote", - href: "#contact", - }, + label: "Get a Quote", href: "#contact"}, { - label: "(945) 241-6120", - href: "tel:9452416120", - }, + label: "(945) 241-6120", href: "tel:9452416120"}, { - label: "1221 Frio Ln, Garland, TX 75040", - href: "https://www.google.com/maps/search/1221+Frio+Ln,+Garland,+TX+75040", - }, + label: "1221 Frio Ln, Garland, TX 75040", href: "https://www.google.com/maps/search/1221+Frio+Ln,+Garland,+TX+75040"}, ], }, ]} -- 2.49.1