|
|
|
|
@@ -6,12 +6,11 @@ import ContactSplit from '@/components/sections/contact/ContactSplit';
|
|
|
|
|
import FaqSplitMedia from '@/components/sections/faq/FaqSplitMedia';
|
|
|
|
|
import FeatureCardSeven from '@/components/sections/feature/FeatureCardSeven';
|
|
|
|
|
import FooterCard from '@/components/sections/footer/FooterCard';
|
|
|
|
|
import HeroCentered from '@/components/sections/hero/HeroCentered';
|
|
|
|
|
import HeroCarouselLogo from '@/components/sections/hero/heroCarouselLogo/HeroCarouselLogo';
|
|
|
|
|
import MediaAbout from '@/components/sections/about/MediaAbout';
|
|
|
|
|
import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen';
|
|
|
|
|
import ProductCardTwo from '@/components/sections/product/ProductCardTwo';
|
|
|
|
|
import TestimonialCardTwelve from '@/components/sections/testimonial/TestimonialCardTwelve';
|
|
|
|
|
import { CheckCircle, Leaf, Recycle, Shield, Sparkles } from "lucide-react";
|
|
|
|
|
|
|
|
|
|
export default function LandingPage() {
|
|
|
|
|
return (
|
|
|
|
|
@@ -41,18 +40,14 @@ export default function LandingPage() {
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<div id="hero" data-section="hero">
|
|
|
|
|
<HeroCentered
|
|
|
|
|
background={{ variant: "gradient-bars" }}
|
|
|
|
|
title="Unlock Your Glowing Skin."
|
|
|
|
|
description="Experience the ultimate hydration and natural radiance with Elegant Skin's premium botanical cream collection."
|
|
|
|
|
avatars={[]}
|
|
|
|
|
buttons={[{ text: "Shop Now", href: "#products" }]}
|
|
|
|
|
marqueeItems={[
|
|
|
|
|
{ type: "text-icon", text: "Cruelty-Free Certified", icon: Shield },
|
|
|
|
|
{ type: "text-icon", text: "100% Organic Extracts", icon: Leaf },
|
|
|
|
|
{ type: "text-icon", text: "Dermatologist Tested", icon: CheckCircle },
|
|
|
|
|
{ type: "text-icon", text: "Visible Results in 7 Days", icon: Sparkles },
|
|
|
|
|
{ type: "text-icon", text: "Sustainable Packaging", icon: Recycle },
|
|
|
|
|
<HeroCarouselLogo
|
|
|
|
|
logoText="ELEGANT SKIN"
|
|
|
|
|
description="Discover the new standard in botanical skincare with our premium, glowing formulas."
|
|
|
|
|
buttons={[{ text: "Shop Collection", href: "#products" }]}
|
|
|
|
|
slides={[
|
|
|
|
|
{ imageSrc: "https://images.unsplash.com/photo-1598440947619-2c35fd959146?q=80&w=2000", imageAlt: "Premium Night Cream" },
|
|
|
|
|
{ imageSrc: "https://images.unsplash.com/photo-1619451334792-150fd3d24c94?q=80&w=2000", imageAlt: "Radiance Day Cream" },
|
|
|
|
|
{ imageSrc: "https://images.unsplash.com/photo-1556228720-195a672e8a03?q=80&w=2000&_wi=1", imageAlt: "Botanical Ingredients" }
|
|
|
|
|
]}
|
|
|
|
|
/>
|
|
|
|
|
</div>
|
|
|
|
|
@@ -62,6 +57,8 @@ export default function LandingPage() {
|
|
|
|
|
useInvertedBackground={false}
|
|
|
|
|
title="Nature's Finest Ingredients"
|
|
|
|
|
description="Discover our dermatologist-tested, organic collection designed for visible radiance"
|
|
|
|
|
imageSrc="https://images.unsplash.com/photo-1556228720-195a672e8a03?q=80&w=2000&_wi=2"
|
|
|
|
|
imageAlt="Fresh botanical ingredients for skincare"
|
|
|
|
|
/>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
@@ -87,8 +84,8 @@ export default function LandingPage() {
|
|
|
|
|
useInvertedBackground={false}
|
|
|
|
|
buttons={[{ text: "View All Products", href: "#all-products" }]}
|
|
|
|
|
products={[
|
|
|
|
|
{ id: "p1", brand: "Elegant Skin", name: "Botanical Night Cream", price: "$45.00", rating: 5, reviewCount: "120", imageSrc: "" },
|
|
|
|
|
{ id: "p2", brand: "Elegant Skin", name: "Day Radiance Cream", price: "$38.00", rating: 5, reviewCount: "95", imageSrc: "" },
|
|
|
|
|
{ id: "p1", brand: "Elegant Skin", name: "Botanical Night Cream", price: "$45.00", rating: 5, reviewCount: "120", imageSrc: "https://images.unsplash.com/photo-1598440947619-2c35fd959146?q=80&w=800" },
|
|
|
|
|
{ id: "p2", brand: "Elegant Skin", name: "Day Radiance Cream", price: "$38.00", rating: 5, reviewCount: "95", imageSrc: "https://images.unsplash.com/photo-1619451334792-150fd3d24c94?q=80&w=800" },
|
|
|
|
|
]}
|
|
|
|
|
title="Our Collection"
|
|
|
|
|
description="Shop our premium creams, serums, and lotions."
|
|
|
|
|
@@ -102,7 +99,7 @@ export default function LandingPage() {
|
|
|
|
|
cardAnimation="slide-up"
|
|
|
|
|
useInvertedBackground={false}
|
|
|
|
|
testimonials={[
|
|
|
|
|
{ id: "t1", name: "Sarah M.", imageSrc: "" },
|
|
|
|
|
{ id: "t1", name: "Sarah M.", imageSrc: "https://images.unsplash.com/photo-1534528741775-53994a69daeb?q=80&w=200", imageAlt: "Sarah M." },
|
|
|
|
|
]}
|
|
|
|
|
/>
|
|
|
|
|
</div>
|
|
|
|
|
@@ -127,7 +124,7 @@ export default function LandingPage() {
|
|
|
|
|
useInvertedBackground={false}
|
|
|
|
|
background={{ variant: "plain" }}
|
|
|
|
|
title="Join Our Beauty Journey"
|
|
|
|
|
description="Join 50k+ customers and get 10% off your first order"
|
|
|
|
|
description="Join 50k+ customers and get 10% off your first order. Link your account today at WooCommerce."
|
|
|
|
|
mediaAnimation="slide-up"
|
|
|
|
|
/>
|
|
|
|
|
</div>
|
|
|
|
|
|