Merge version_2 into main #2
124
src/app/page.tsx
124
src/app/page.tsx
@@ -11,6 +11,7 @@ import MediaAbout from '@/components/sections/about/MediaAbout';
|
||||
import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay';
|
||||
import ProductCardTwo from '@/components/sections/product/ProductCardTwo';
|
||||
import TestimonialCardThirteen from '@/components/sections/testimonial/TestimonialCardThirteen';
|
||||
import { Leaf, Scissors, Sprout, Users } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -44,19 +45,15 @@ export default function LandingPage() {
|
||||
background={{
|
||||
variant: "sparkles-gradient"}}
|
||||
title="Cultivating Nature's Finest"
|
||||
description="Providing top-tier plants and professional plantation services for your landscaping needs."
|
||||
description="Providing top-tier plants, landscape design, and professional plantation services to help your green space flourish."
|
||||
buttons={[
|
||||
{
|
||||
text: "Explore Plants", href: "#plants"},
|
||||
{
|
||||
text: "View Services", href: "#services"},
|
||||
{ text: "Our Services", href: "#services" },
|
||||
{ text: "Browse Collection", href: "#plants" },
|
||||
]}
|
||||
mediaItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/iceland-landscape-beautiful-plains_23-2149099943.jpg", imageAlt: "lush green plantation fields aerial" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/farm-lifestyle-digital-art_23-2151551024.jpg", imageAlt: "rows of seedlings in a greenhouse" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/natural-background-hyacinth-leaves-mountains-spring-selective-focus-idea-wallpaper_166373-3361.jpg", imageAlt: "close-up of exotic green plant" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/greenhouse-still-life_23-2148127915.jpg", imageAlt: "plantation field at sunrise" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-green-tree-forest_1150-2365.jpg", imageAlt: "lush garden nursery environment" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/gardener-man-planting-flower-pots-nursery_23-2148740523.jpg", imageAlt: "Professional landscaping" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/row-seedlings-greenhouse_23-2148127915.jpg", imageAlt: "Plantation contracts" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/top-view-gardening-tools-home-garden_23-2148425102.jpg", imageAlt: "Home gardening tools" },
|
||||
]}
|
||||
mediaAnimation="blur-reveal"
|
||||
/>
|
||||
@@ -65,10 +62,10 @@ export default function LandingPage() {
|
||||
<div id="about" data-section="about">
|
||||
<MediaAbout
|
||||
useInvertedBackground={true}
|
||||
title="Decades of Growth"
|
||||
description="GreenVista Plantation has been delivering premium botanical solutions for over 20 years. We combine sustainable farming with modern landscaping expertise to ensure your garden thrives."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/concentrated-male-gardener-checking-blooming-flowers-pots_74855-16352.jpg"
|
||||
imageAlt="professional plantation manager gardening"
|
||||
title="Expert Plantation Solutions"
|
||||
description="From home gardening projects to large-scale plantation contracts, our team of skilled workers brings expertise and passion to every soil-based project. We turn landscapes into living art."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/professional-gardener-working-nursery_23-2149176378.jpg"
|
||||
imageAlt="professional gardener working"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -79,27 +76,13 @@ export default function LandingPage() {
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1", brand: "GreenVista", name: "Indoor Majesty Palm", price: "$45", rating: 5,
|
||||
reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/man-holding-plant-flowerpot_23-2148488489.jpg"},
|
||||
{
|
||||
id: "p2", brand: "GreenVista", name: "Monstera Deliciosa", price: "$35", rating: 4,
|
||||
reviewCount: "89", imageSrc: "http://img.b2bpic.net/free-photo/monstera-palm-leaves-tropical_24837-46.jpg"},
|
||||
{
|
||||
id: "p3", brand: "GreenVista", name: "Orchid Orchid", price: "$55", rating: 5,
|
||||
reviewCount: "45", imageSrc: "http://img.b2bpic.net/free-photo/blank-paper-flower-composition_23-2147694459.jpg"},
|
||||
{
|
||||
id: "p4", brand: "GreenVista", name: "Small Succulent Set", price: "$25", rating: 4,
|
||||
reviewCount: "210", imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-holding-house-plant_23-2148488491.jpg"},
|
||||
{
|
||||
id: "p5", brand: "GreenVista", name: "Ornamental Fern", price: "$30", rating: 4,
|
||||
reviewCount: "67", imageSrc: "http://img.b2bpic.net/free-photo/flowers-basket-with-metal-gardening-fork_23-2148269639.jpg"},
|
||||
{
|
||||
id: "p6", brand: "GreenVista", name: "Fiddle Leaf Fig", price: "$65", rating: 5,
|
||||
reviewCount: "150", imageSrc: "http://img.b2bpic.net/free-photo/vase-with-natural-leaves-monstera-leaf-interior-room_169016-13097.jpg"},
|
||||
{ id: "p1", brand: "GreenVista", name: "Majesty Palm", price: "$45", rating: 5, reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/majesty-palm-plant_23-2148488489.jpg" },
|
||||
{ id: "p2", brand: "GreenVista", name: "Tropical Monstera", price: "$35", rating: 4, reviewCount: "89", imageSrc: "http://img.b2bpic.net/free-photo/monstera-plant_24837-46.jpg" },
|
||||
{ id: "p3", brand: "GreenVista", name: "Elegant Orchid", price: "$55", rating: 5, reviewCount: "45", imageSrc: "http://img.b2bpic.net/free-photo/orchid-flower-pot_23-2147694459.jpg" },
|
||||
{ id: "p4", brand: "GreenVista", name: "Premium Succulent", price: "$25", rating: 4, reviewCount: "210", imageSrc: "http://img.b2bpic.net/free-photo/succulent-set_23-2148488491.jpg" },
|
||||
]}
|
||||
title="Our Collection"
|
||||
description="Healthy, vibrant plants cultivated with care for your home or business."
|
||||
description="Hand-selected plants for your landscape and home garden."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -111,14 +94,20 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
title: "Landscape Design", description: "Professional planning and implementation for your garden space.", imageSrc: "http://img.b2bpic.net/free-photo/gardening_23-2148020436.jpg", imageAlt: "lush green plantation fields aerial"},
|
||||
title: "Landscape Design", description: "Customized landscaping to transform your outdoor area into a lush oasis.", imageSrc: "http://img.b2bpic.net/free-photo/landscape-design-field_23-2148020436.jpg"
|
||||
},
|
||||
{
|
||||
title: "Maintenance Care", description: "Weekly watering, pruning, and fertilization by our experts.", imageSrc: "http://img.b2bpic.net/free-photo/tropical-mango-trees-with-green-leaves_23-2149204842.jpg", imageAlt: "rows of seedlings in a greenhouse"},
|
||||
title: "Home Gardening", description: "Professional assistance for your residential garden, from planting to seasonal maintenance.", imageSrc: "http://img.b2bpic.net/free-photo/home-gardening-nurturing_23-2149204842.jpg"
|
||||
},
|
||||
{
|
||||
title: "Custom Cultivation", description: "Specialized soil and growth solutions for rare plant species.", imageSrc: "http://img.b2bpic.net/free-photo/wonderful-pink-fresh-flower-green-leaves_23-2148060091.jpg", imageAlt: "close-up of exotic green plant"},
|
||||
title: "Plantation Contracts", description: "Large-scale plantation and land management solutions for commercial projects.", imageSrc: "http://img.b2bpic.net/free-photo/large-scale-nursery_23-2148060091.jpg"
|
||||
},
|
||||
{
|
||||
title: "Skilled Workers", description: "Access to experienced plantation staff and trained gardeners for any project scale.", imageSrc: "http://img.b2bpic.net/free-photo/gardener-worker-nursery_23-2148740523.jpg"
|
||||
},
|
||||
]}
|
||||
title="Expert Services"
|
||||
description="Tailored agricultural and botanical care."
|
||||
title="Our Services"
|
||||
description="Full-service landscaping and agricultural solutions."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -128,25 +117,12 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
animationType="depth-3d"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Miller", handle: "@smiller", testimonial: "The best plantation services. My garden looks incredible!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-demonstrating-cactus_23-2147771879.jpg"},
|
||||
{
|
||||
id: "2", name: "John Doe", handle: "@johndoe", testimonial: "Very professional and knowledgeable staff. Highly recommend.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mature-woman-chooses-primrose_1398-4416.jpg"},
|
||||
{
|
||||
id: "3", name: "Emily Chen", handle: "@echen", testimonial: "Top-notch plants and great variety. So happy with my purchase.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-gardening-indoors_23-2148509872.jpg"},
|
||||
{
|
||||
id: "4", name: "Robert Smith", handle: "@rsmith", testimonial: "Exceptional customer service and quick delivery.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-glasshouse-looking-camera_23-2147768458.jpg"},
|
||||
{
|
||||
id: "5", name: "Linda Davis", handle: "@ldavis", testimonial: "My indoor plants are thriving thanks to their advice.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/healthy-breakfast-concept-with-modern-woman_23-2148115601.jpg"},
|
||||
{ id: "1", name: "Sarah Miller", handle: "@smiller", testimonial: "The plantation team transformed my entire landscape. Incredible work!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-client-nursery_23-2147771879.jpg" },
|
||||
{ id: "2", name: "John Doe", handle: "@johndoe", testimonial: "Professional skilled workers, very polite and knowledgeable.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-customer-garden_1398-4416.jpg" },
|
||||
]}
|
||||
showRating={true}
|
||||
title="What Clients Say"
|
||||
description="Our dedication to quality makes our clients happy."
|
||||
description="Trusted by homeowners and commercial contractors alike."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -155,29 +131,23 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "q1", title: "How often should I water my plants?", content: "It depends on the species, but typically once a week is a good start. We include care guides with every purchase."},
|
||||
{
|
||||
id: "q2", title: "Do you offer landscaping services?", content: "Yes, we specialize in full-service landscape design and ongoing maintenance."},
|
||||
{
|
||||
id: "q3", title: "Can I order online?", content: "Absolutely! Browse our store and have your selection delivered to your door."},
|
||||
{ id: "q1", title: "Do you provide skilled workers for long-term?", content: "Yes, we offer flexible staffing solutions for plantation contracts and maintenance." },
|
||||
{ id: "q2", title: "Are you available for home gardening?", content: "Absolutely! We have specialized teams for residential garden management." },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-woman-cultivating-plants-home_1303-22894.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/gardening-team-planning_1303-22894.jpg"
|
||||
title="Common Questions"
|
||||
description="Get answers about plant care and services."
|
||||
description="Frequently asked questions about our services."
|
||||
faqsAnimation="slide-up"
|
||||
imageAlt="caring for indoor plants guide"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactCenter
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "gradient-bars"}}
|
||||
tag="Let's Talk"
|
||||
title="Get in Touch"
|
||||
description="Subscribe for gardening tips and updates."
|
||||
background={{ variant: "gradient-bars" }}
|
||||
tag="Contact Us"
|
||||
title="Schedule a Consultation"
|
||||
description="Let's discuss your landscaping or plantation project."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -186,23 +156,15 @@ export default function LandingPage() {
|
||||
logoText="GreenVista"
|
||||
columns={[
|
||||
{
|
||||
title: "Navigation", items: [
|
||||
{
|
||||
label: "About", href: "#about"},
|
||||
{
|
||||
label: "Plants", href: "#plants"},
|
||||
{
|
||||
label: "Services", href: "#services"},
|
||||
title: "Services", items: [
|
||||
{ label: "Landscape Design", href: "#services" },
|
||||
{ label: "Plantation Contracts", href: "#services" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Support", items: [
|
||||
{
|
||||
label: "FAQ", href: "#faq"},
|
||||
{
|
||||
label: "Contact", href: "#contact"},
|
||||
{
|
||||
label: "Privacy Policy", href: "#"},
|
||||
{ label: "FAQ", href: "#faq" },
|
||||
{ label: "Contact", href: "#contact" },
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user