Initial commit
This commit is contained in:
228
src/pages/HomePage.tsx
Normal file
228
src/pages/HomePage.tsx
Normal file
@@ -0,0 +1,228 @@
|
||||
import AboutFeaturesSplit from '@/components/sections/about/AboutFeaturesSplit';
|
||||
import ContactCta from '@/components/sections/contact/ContactCta';
|
||||
import FeaturesRevealCards from '@/components/sections/features/FeaturesRevealCards';
|
||||
import HeroBillboardTiltedCarousel from '@/components/sections/hero/HeroBillboardTiltedCarousel';
|
||||
import MetricsFeatureCards from '@/components/sections/metrics/MetricsFeatureCards';
|
||||
import ProductMediaCards from '@/components/sections/product/ProductMediaCards';
|
||||
import TestimonialTrustCard from '@/components/sections/testimonial/TestimonialTrustCard';
|
||||
import { Leaf, ShieldCheck, Sparkles } from "lucide-react";
|
||||
|
||||
export default function HomePage() {
|
||||
return (
|
||||
<>
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardTiltedCarousel
|
||||
tag="Your Outdoor Oasis Awaits"
|
||||
title="Transforming Landscapes, Enhancing Lives"
|
||||
description="From lush gardens to perfectly manicured lawns, we craft stunning outdoor spaces tailored to your vision. Experience nature's beauty with expert care."
|
||||
primaryButton={{
|
||||
text: "Our Services",
|
||||
href: "#services",
|
||||
}}
|
||||
secondaryButton={{
|
||||
text: "View Portfolio",
|
||||
href: "#portfolio",
|
||||
}}
|
||||
items={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pool-hammocks_1203-141.jpg",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/suburban-housing-garden_53876-30332.jpg",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-automatic-smart-feeder-household-pets_23-2151482454.jpg",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-working-her-sustainable-greenhouse_23-2149072117.jpg",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/seedlings-gardening-tools_23-2147714872.jpg",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/selective-focus-shot-stone-pot-pedestal-park_181624-14166.jpg",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="about" data-section="about">
|
||||
<AboutFeaturesSplit
|
||||
tag="About Us"
|
||||
title="Crafting Beautiful Outdoors Since 2005"
|
||||
description="GreenThumb Landscaping is dedicated to creating and maintaining exquisite outdoor environments. Our passion for nature, combined with unparalleled expertise, ensures every project reflects our commitment to beauty, sustainability, and client satisfaction."
|
||||
items={[
|
||||
{
|
||||
icon: Sparkles,
|
||||
title: "Experienced Professionals",
|
||||
description: "Our team consists of highly skilled and passionate landscapers with years of experience.",
|
||||
},
|
||||
{
|
||||
icon: Leaf,
|
||||
title: "Customized Design",
|
||||
description: "We believe every landscape is unique. We work closely with you to bring your personal vision to life.",
|
||||
},
|
||||
{
|
||||
icon: ShieldCheck,
|
||||
title: "Quality & Sustainability",
|
||||
description: "We use only premium materials and eco-friendly practices to ensure lasting beauty and environmental responsibility.",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/people-making-notes-about-flower_23-2147768470.jpg"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="services" data-section="services">
|
||||
<FeaturesRevealCards
|
||||
tag="Our Services"
|
||||
title="Comprehensive Landscaping Solutions"
|
||||
description="We offer a full spectrum of services to keep your property looking its best year-round. Discover how we can bring your dream landscape to life."
|
||||
items={[
|
||||
{
|
||||
title: "Garden Design & Installation",
|
||||
description: "Transform your outdoor space with bespoke garden designs, planting, and softscaping solutions tailored to your aesthetic and lifestyle.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-biophilic-scene_23-2151897494.jpg",
|
||||
},
|
||||
{
|
||||
title: "Lawn Care & Maintenance",
|
||||
description: "Keep your lawn lush and vibrant with our expert mowing, fertilization, aeration, and seasonal clean-up services.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-cutting-grass-with-lawn-mover-back-yard-male-black-apron-guy-repairs_1157-41431.jpg",
|
||||
},
|
||||
{
|
||||
title: "Hardscaping & Patios",
|
||||
description: "Enhance functionality and beauty with custom patios, walkways, retaining walls, and outdoor living areas crafted from durable materials.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-farmer-working-rice-field-daytime_181624-12454.jpg",
|
||||
},
|
||||
{
|
||||
title: "Tree & Shrub Care",
|
||||
description: "Ensure the health and beauty of your trees and shrubs with our professional pruning, disease management, and planting services.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-park_1417-1419.jpg",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="portfolio" data-section="portfolio">
|
||||
<ProductMediaCards
|
||||
tag="Our Portfolio"
|
||||
title="Inspired Outdoor Creations"
|
||||
description="Explore a gallery of our completed projects, showcasing diverse styles and innovative designs. See the quality and artistry we bring to every landscape."
|
||||
products={[
|
||||
{
|
||||
name: "Backyard Oasis",
|
||||
price: "Luxury Residential",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/suburban-housing_53876-14307.jpg",
|
||||
},
|
||||
{
|
||||
name: "Modern Frontage",
|
||||
price: "Curb Appeal Boost",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/plants-pot-with-watering-can_23-2148905227.jpg",
|
||||
},
|
||||
{
|
||||
name: "Urban Rooftop Garden",
|
||||
price: "Cityscape Green",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/artists-garden-filled-with-variety-plants-beautiful-flowers_1258-296326.jpg",
|
||||
},
|
||||
{
|
||||
name: "Tranquil Water Feature",
|
||||
price: "Natural & Serene",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-gardening-concept_23-2148127956.jpg",
|
||||
},
|
||||
{
|
||||
name: "Commercial Grounds",
|
||||
price: "Business Park",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/city-square_1359-1040.jpg",
|
||||
},
|
||||
{
|
||||
name: "Custom Pergola & Patio",
|
||||
price: "Outdoor Living",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-pavilion-garden_1339-3182.jpg",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="metrics" data-section="metrics">
|
||||
<MetricsFeatureCards
|
||||
tag="Our Impact"
|
||||
title="Proven Excellence in Landscaping"
|
||||
description="Our commitment to quality and customer satisfaction is reflected in our achievements and long-lasting client relationships."
|
||||
metrics={[
|
||||
{
|
||||
value: "15+",
|
||||
title: "Years of Experience",
|
||||
features: [
|
||||
"Local industry leaders",
|
||||
"Skilled & certified team",
|
||||
"Reliable service delivery",
|
||||
],
|
||||
},
|
||||
{
|
||||
value: "500+",
|
||||
title: "Projects Completed",
|
||||
features: [
|
||||
"Residential & commercial",
|
||||
"Diverse design styles",
|
||||
"On-time & on-budget",
|
||||
],
|
||||
},
|
||||
{
|
||||
value: "98%",
|
||||
title: "Customer Satisfaction",
|
||||
features: [
|
||||
"Glowing testimonials",
|
||||
"Repeat clientele",
|
||||
"Dedicated support",
|
||||
],
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialTrustCard
|
||||
quote="GreenThumb transformed our backyard into a stunning sanctuary. Their attention to detail and professional approach exceeded all our expectations! We spend so much more time outdoors now, enjoying our beautiful new space. Highly recommend their services!"
|
||||
rating={5}
|
||||
author="Jane & John Doe, Happy Homeowners"
|
||||
avatars={[
|
||||
{
|
||||
name: "Sarah J.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-female-staff-airport-terminal_107420-85049.jpg",
|
||||
},
|
||||
{
|
||||
name: "Michael C.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/horizontal-shot-handsome-cheerful-adult-man-glad-meet-best-friend-has-pleasant-conversation-with-interlocutor-wears-round-spectacles-casual-white-jumper-isolated-beige-background_273609-56767.jpg",
|
||||
},
|
||||
{
|
||||
name: "Emily R.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-smiling-beautiful-woman-years-old-wearing-corporate-clothing-looking-happy_1258-194086.jpg",
|
||||
},
|
||||
{
|
||||
name: "David K.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-wise-person_52683-100915.jpg",
|
||||
},
|
||||
{
|
||||
name: "Jessica W.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-looking-smiling-camera_197531-33494.jpg",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactCta
|
||||
tag="Ready for a Greener Space?"
|
||||
text="Let's create the beautiful, functional outdoor living area you've always dreamed of. Contact us today for a free consultation!"
|
||||
primaryButton={{
|
||||
text: "Get a Free Quote",
|
||||
href: "#",
|
||||
}}
|
||||
secondaryButton={{
|
||||
text: "Call Us Now",
|
||||
href: "tel:+1234567890",
|
||||
}}
|
||||
/>
|
||||
</div>
|
||||
</>
|
||||
);
|
||||
}
|
||||
Reference in New Issue
Block a user