Files
e1a3138e-9953-454a-91fc-791…/src/app/page.tsx
2026-05-16 20:45:08 +00:00

177 lines
7.9 KiB
TypeScript

"use client";
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react";
import BlogCardOne from '@/components/sections/blog/BlogCardOne';
import ContactSplit from '@/components/sections/contact/ContactSplit';
import FeatureCardTwentyEight from '@/components/sections/feature/FeatureCardTwentyEight';
import FooterLogoReveal from '@/components/sections/footer/FooterLogoReveal';
import HeroSplit from '@/components/sections/hero/HeroSplit';
import MetricCardFourteen from '@/components/sections/metrics/MetricCardFourteen';
import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay';
import ProductCardOne from '@/components/sections/product/ProductCardOne';
import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCardTwo';
import { Crown, Globe, Leaf, Sparkles, Truck } from "lucide-react";
export default function LandingPage() {
return (
<ThemeProvider
defaultButtonVariant="shift-hover"
defaultTextAnimation="background-highlight"
borderRadius="pill"
contentWidth="mediumSmall"
sizing="mediumLarge"
background="noise"
cardStyle="subtle-shadow"
primaryButtonStyle="double-inset"
secondaryButtonStyle="glass"
headingFontWeight="normal"
>
<ReactLenis root>
<div id="nav" data-section="nav">
<NavbarLayoutFloatingOverlay
navItems={[
{ name: "Home", id: "hero" },
{ name: "Herbs", id: "herbs" },
{ name: "Oils", id: "oils" },
{ name: "Perfumes", id: "perfumes" },
{ name: "Blog", id: "blog" },
]}
brandName="Royal Herb"
/>
</div>
<div id="hero" data-section="hero">
<HeroSplit
background={{ variant: "gradient-bars" }}
title="Nature Crafted Into Luxury"
description="Discover a royal sanctuary of therapeutic oils, exotic perfumes, and natural herbs, carefully curated for your wellness."
buttons={[
{ text: "Shop Now", href: "#products" },
{ text: "Explore Herbs", href: "#herbs" },
]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DooifVMqdjWtArXgvt187xpkPH/uploaded-1778963980597-5szuu60l.png"
imageAlt="Luxury herbal boutique showcase"
mediaAnimation="blur-reveal"
avatars={[
{ src: "http://img.b2bpic.net/free-photo/portrait-stylish-woman-posing-fashionable-outfit_23-2149021814.jpg", alt: "Portrait of stylish woman" },
{ src: "http://img.b2bpic.net/free-photo/male-make-up-look-holding-brush_23-2148784359.jpg", alt: "Male make-up look" },
]}
avatarText="Trusted by 12,000+ Wellness Enthusiasts"
marqueeItems={[
{ type: "text-icon", text: "100% Organic Purity", icon: Leaf },
{ type: "text-icon", text: "Ethically Sourced", icon: Globe },
{ type: "text-icon", text: "Royal Quality Standard", icon: Crown },
]}
/>
</div>
<div id="herbs" data-section="herbs">
<ProductCardOne
animationType="slide-up"
textboxLayout="split"
gridVariant="four-items-2x2-equal-grid"
useInvertedBackground={false}
imageClassName="aspect-square object-cover"
products={[
{ id: "1", name: "Botanical Infusion I", price: "45.00", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DooifVMqdjWtArXgvt187xpkPH/uploaded-1778964132990-b2cdw7tt.png" },
{ id: "2", name: "Botanical Infusion II", price: "38.00", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DooifVMqdjWtArXgvt187xpkPH/uploaded-1778964132990-ndc64tk0.png" },
{ id: "3", name: "Botanical Infusion III", price: "95.00", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DooifVMqdjWtArXgvt187xpkPH/uploaded-1778964132990-mc1gs4xj.png" },
{ id: "4", name: "Botanical Infusion IV", price: "72.00", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DooifVMqdjWtArXgvt187xpkPH/uploaded-1778964132990-w1fdyvp3.png" },
]}
title="Premium Natural Herbs"
description="Rare and traditional botanical treasures sourced for purity and excellence."
/>
</div>
<div id="oils" data-section="oils">
<FeatureCardTwentyEight
animationType="slide-up"
textboxLayout="split"
useInvertedBackground={false}
features={[
{ id: "f1", title: "Argan Therapy", subtitle: "Golden liquid vitality", category: "Oil", value: "Essential" },
{ id: "f2", title: "Frankincense", subtitle: "Deep meditative calm", category: "Oil", value: "Pure" },
]}
title="Therapeutic Essence"
description="Potent oils crafted to soothe the mind and heal the body with ancient wisdom."
/>
</div>
<div id="perfumes" data-section="perfumes">
<ProductCardOne
animationType="slide-up"
textboxLayout="split"
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
products={[
{ id: "p1", name: "Midnight Oud", price: "210.00", imageSrc: "http://img.b2bpic.net/free-photo/arrangement-natural-argan-seeds_23-2149016658.jpg" },
{ id: "p2", name: "Amber Rose", price: "185.00", imageSrc: "http://img.b2bpic.net/free-photo/cosmetic-product-container-with-art-nouveau-inspired-sun-relief-background_23-2151420636.jpg" },
]}
title="Oriental Fragrance House"
description="Signature scents that evoke the grandeur and romance of the Orient."
/>
</div>
<div id="metrics" data-section="metrics">
<MetricCardFourteen
useInvertedBackground={false}
title="Our Heritage of Quality"
tag="Excellence"
metrics={[
{ id: "m1", value: "50+", description: "Global Regions Sourced" },
{ id: "m2", value: "100%", description: "Organic Purity Guarantee" },
]}
metricsAnimation="slide-up"
/>
</div>
<div id="testimonials" data-section="testimonials">
<TestimonialCardTwo
animationType="slide-up"
textboxLayout="split"
useInvertedBackground={false}
testimonials={[
{ id: "t1", name: "Amira Al-Sultan", role: "Collector", testimonial: "The scents are truly reminiscent of my travels.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-warm-white-hoodie-home-kitchen-starts-her-day-with-cup-coffee_343596-7226.jpg" },
]}
title="Whispers of Royalty"
description="Hear what our esteemed clients share about their experiences."
/>
</div>
<div id="blog" data-section="blog">
<BlogCardOne
animationType="slide-up"
textboxLayout="split"
useInvertedBackground={false}
title="The Royal Gazette"
description="Editorial insights into herbal benefits, perfume craftsmanship, and oriental wellness."
blogs={[
{ id: "b1", category: "Wellbeing", title: "The Art of Incense", excerpt: "Discover the ancient techniques of oriental incense burning.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-healthy-woman-bathrobe-posing-camera-indoors_1153-8645.jpg", authorName: "Royal House", authorAvatar: "https://i.pravatar.cc/100?u=1", date: "Oct 12, 2023" },
]}
/>
</div>
<div id="contact" data-section="contact">
<ContactSplit
tag="Contact"
useInvertedBackground={false}
background={{ variant: "rotated-rays-static" }}
title="Join the Royal Inner Circle"
description="Sign up for exclusive offers and our curated wellness gazette."
imageSrc="http://img.b2bpic.net/free-photo/assortment-dry-tea-golden-vintage-mini-plates-tea-types-background-hibiscus-chamomile-mixed-black-tea-dry-roses-butterfly-pea-tea_114579-7882.jpg"
/>
</div>
<div id="footer" data-section="footer">
<FooterLogoReveal
logoText="Royal Herb"
leftLink={{ text: "Terms & Conditions", href: "/legal" }}
rightLink={{ text: "Privacy Policy", href: "/privacy" }}
/>
</div>
</ReactLenis>
</ThemeProvider>
);
}