Merge version_1 into main #1
235
src/app/page.tsx
235
src/app/page.tsx
@@ -18,27 +18,22 @@ export default function LandingPage() {
|
||||
defaultButtonVariant="text-shift"
|
||||
defaultTextAnimation="entrance-slide"
|
||||
borderRadius="pill"
|
||||
contentWidth="medium"
|
||||
sizing="medium"
|
||||
background="circleGradient"
|
||||
cardStyle="glass-elevated"
|
||||
primaryButtonStyle="gradient"
|
||||
secondaryButtonStyle="glass"
|
||||
headingFontWeight="normal"
|
||||
>
|
||||
<ReactLenis root>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
{
|
||||
name: "Plants",
|
||||
id: "plants",
|
||||
},
|
||||
{
|
||||
name: "Services",
|
||||
id: "services",
|
||||
},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
{ name: "About", id: "about" },
|
||||
{ name: "Plants", id: "plants" },
|
||||
{ name: "Services", id: "services" },
|
||||
{ name: "Contact", id: "contact" },
|
||||
]}
|
||||
brandName="GreenVista Plantation"
|
||||
/>
|
||||
@@ -47,41 +42,21 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardGallery
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
variant: "sparkles-gradient"}}
|
||||
title="Cultivating Nature's Finest"
|
||||
description="Providing top-tier plants and professional plantation services for your landscaping needs."
|
||||
buttons={[
|
||||
{
|
||||
text: "Explore Plants",
|
||||
href: "#plants",
|
||||
},
|
||||
text: "Explore Plants", href: "#plants"},
|
||||
{
|
||||
text: "View Services",
|
||||
href: "#services",
|
||||
},
|
||||
text: "View Services", href: "#services"},
|
||||
]}
|
||||
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/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" },
|
||||
]}
|
||||
mediaAnimation="blur-reveal"
|
||||
/>
|
||||
@@ -105,59 +80,23 @@ export default function LandingPage() {
|
||||
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: "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: "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: "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: "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: "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: "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"},
|
||||
]}
|
||||
title="Our Collection"
|
||||
description="Healthy, vibrant plants cultivated with care for your home or business."
|
||||
@@ -172,23 +111,11 @@ 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: "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: "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: "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: "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: "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="Expert Services"
|
||||
description="Tailored agricultural and botanical care."
|
||||
@@ -199,47 +126,23 @@ export default function LandingPage() {
|
||||
<TestimonialCardThirteen
|
||||
textboxLayout="default"
|
||||
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: "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: "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: "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: "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: "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"},
|
||||
]}
|
||||
showRating={true}
|
||||
title="What Clients Say"
|
||||
@@ -253,20 +156,11 @@ export default function LandingPage() {
|
||||
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: "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: "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: "q3", title: "Can I order online?", content: "Absolutely! Browse our store and have your selection delivered to your door."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-woman-cultivating-plants-home_1303-22894.jpg"
|
||||
title="Common Questions"
|
||||
@@ -280,8 +174,7 @@ export default function LandingPage() {
|
||||
<ContactCenter
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
tag="Let's Talk"
|
||||
title="Get in Touch"
|
||||
description="Subscribe for gardening tips and updates."
|
||||
@@ -293,37 +186,23 @@ export default function LandingPage() {
|
||||
logoText="GreenVista"
|
||||
columns={[
|
||||
{
|
||||
title: "Navigation",
|
||||
items: [
|
||||
title: "Navigation", items: [
|
||||
{
|
||||
label: "About",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About", href: "#about"},
|
||||
{
|
||||
label: "Plants",
|
||||
href: "#plants",
|
||||
},
|
||||
label: "Plants", href: "#plants"},
|
||||
{
|
||||
label: "Services",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Services", href: "#services"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Support",
|
||||
items: [
|
||||
title: "Support", items: [
|
||||
{
|
||||
label: "FAQ",
|
||||
href: "#faq",
|
||||
},
|
||||
label: "FAQ", href: "#faq"},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact", href: "#contact"},
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy Policy", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user