Merge version_1 into main #2
248
src/app/page.tsx
248
src/app/page.tsx
@@ -33,23 +33,16 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Shop",
|
||||
id: "products",
|
||||
},
|
||||
name: "Shop", id: "products"},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
name: "About", id: "about"},
|
||||
{
|
||||
name: "Our Values",
|
||||
id: "features",
|
||||
},
|
||||
name: "Our Values", id: "features"},
|
||||
{
|
||||
name: "Reviews",
|
||||
id: "testimonials",
|
||||
},
|
||||
name: "Reviews", id: "testimonials"},
|
||||
]}
|
||||
brandName="UNTAMED"
|
||||
button={{ text: "Shop Now", href: "#products" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -59,35 +52,21 @@ export default function LandingPage() {
|
||||
description="Nature's purest ingredients, bottled for your skin's wild essence. Elevate your daily ritual with our consciously crafted serums."
|
||||
buttons={[
|
||||
{
|
||||
text: "Shop Serums",
|
||||
href: "#products",
|
||||
},
|
||||
text: "Shop Serums", href: "#products"},
|
||||
]}
|
||||
slides={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/minimalist-white-skincare-product-collection-circular-platform_9975-133100.jpg?_wi=1",
|
||||
imageAlt: "Luxurious skincare serum",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/minimalist-white-skincare-product-collection-circular-platform_9975-133100.jpg", imageAlt: "Luxurious skincare serum"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-still-life-with-herbal-medicine_23-2149292014.jpg?_wi=1",
|
||||
imageAlt: "Organic serum dropper",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-still-life-with-herbal-medicine_23-2149292014.jpg", imageAlt: "Organic serum dropper"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/nail-serum-mirror_23-2149046486.jpg?_wi=1",
|
||||
imageAlt: "Botanical beauty serum",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/nail-serum-mirror_23-2149046486.jpg", imageAlt: "Botanical beauty serum"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-skin-regeneration-products_23-2151242159.jpg?_wi=1",
|
||||
imageAlt: "Natural essence serum",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-skin-regeneration-products_23-2151242159.jpg", imageAlt: "Natural essence serum"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bottle-with-moisturizer_23-2147710598.jpg?_wi=1",
|
||||
imageAlt: "Clean skincare essence",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bottle-with-moisturizer_23-2147710598.jpg", imageAlt: "Clean skincare essence"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/skin-regeneration-product-still-life_23-2151232277.jpg",
|
||||
imageAlt: "Eco friendly serum",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/skin-regeneration-product-still-life_23-2151232277.jpg", imageAlt: "Eco friendly serum"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -100,17 +79,11 @@ export default function LandingPage() {
|
||||
description="At Untamed, we believe beauty isn't about covering up. It's about revealing your natural vitality through the power of raw, potent botanicals."
|
||||
bulletPoints={[
|
||||
{
|
||||
title: "Wild Harvested",
|
||||
description: "Sourced responsibly from earth-rich environments.",
|
||||
},
|
||||
title: "Wild Harvested", description: "Sourced responsibly from earth-rich environments."},
|
||||
{
|
||||
title: "Consciously Crafted",
|
||||
description: "Small-batch formulas without hidden synthetics.",
|
||||
},
|
||||
title: "Consciously Crafted", description: "Small-batch formulas without hidden synthetics."},
|
||||
{
|
||||
title: "Transparency First",
|
||||
description: "Know every single active ingredient in our bottles.",
|
||||
},
|
||||
title: "Transparency First", description: "Know every single active ingredient in our bottles."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beauty-concept-close-up-portrait-attractive-caucasian-girl-with-beauty-natural-skin-isolated-pink-background-with-copy-space_1258-98550.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -125,59 +98,23 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
brand: "Untamed",
|
||||
name: "Hydrate Serum",
|
||||
price: "$48",
|
||||
rating: 5,
|
||||
reviewCount: "128",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/jojoba-oil-dropper-arrangement_23-2149022369.jpg",
|
||||
},
|
||||
id: "1", brand: "Untamed", name: "Hydrate Serum", price: "$48", rating: 5,
|
||||
reviewCount: "128", imageSrc: "http://img.b2bpic.net/free-photo/jojoba-oil-dropper-arrangement_23-2149022369.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
brand: "Untamed",
|
||||
name: "Brightening Essence",
|
||||
price: "$52",
|
||||
rating: 5,
|
||||
reviewCount: "94",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-orange-oil-spa-treatment-arrangement-cosmetics_23-2148645492.jpg",
|
||||
},
|
||||
id: "2", brand: "Untamed", name: "Brightening Essence", price: "$52", rating: 5,
|
||||
reviewCount: "94", imageSrc: "http://img.b2bpic.net/free-photo/front-view-orange-oil-spa-treatment-arrangement-cosmetics_23-2148645492.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
brand: "Untamed",
|
||||
name: "Night Repair",
|
||||
price: "$65",
|
||||
rating: 5,
|
||||
reviewCount: "210",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beauty-cream-with-natural-elements_23-2148173885.jpg",
|
||||
},
|
||||
id: "3", brand: "Untamed", name: "Night Repair", price: "$65", rating: 5,
|
||||
reviewCount: "210", imageSrc: "http://img.b2bpic.net/free-photo/beauty-cream-with-natural-elements_23-2148173885.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
brand: "Untamed",
|
||||
name: "Radiance Boost",
|
||||
price: "$42",
|
||||
rating: 5,
|
||||
reviewCount: "78",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-floating-water_23-2150963081.jpg",
|
||||
},
|
||||
id: "4", brand: "Untamed", name: "Radiance Boost", price: "$42", rating: 5,
|
||||
reviewCount: "78", imageSrc: "http://img.b2bpic.net/free-photo/close-up-floating-water_23-2150963081.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
brand: "Untamed",
|
||||
name: "Calm Botanical",
|
||||
price: "$45",
|
||||
rating: 5,
|
||||
reviewCount: "112",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-eucalyptus-with-beauty-products_23-2149440673.jpg",
|
||||
},
|
||||
id: "5", brand: "Untamed", name: "Calm Botanical", price: "$45", rating: 5,
|
||||
reviewCount: "112", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-eucalyptus-with-beauty-products_23-2149440673.jpg"},
|
||||
{
|
||||
id: "6",
|
||||
brand: "Untamed",
|
||||
name: "Pore Refiner",
|
||||
price: "$38",
|
||||
rating: 5,
|
||||
reviewCount: "86",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/nail-serum-with-transparent-bottle-plant_23-2149046482.jpg",
|
||||
},
|
||||
id: "6", brand: "Untamed", name: "Pore Refiner", price: "$38", rating: 5,
|
||||
reviewCount: "86", imageSrc: "http://img.b2bpic.net/free-photo/nail-serum-with-transparent-bottle-plant_23-2149046482.jpg"},
|
||||
]}
|
||||
title="Essential Serums"
|
||||
description="Targeted formulas to hydrate, brighten, and revitalize your unique skin profile."
|
||||
@@ -192,19 +129,13 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
icon: Leaf,
|
||||
title: "100% Organic",
|
||||
description: "Derived directly from earth.",
|
||||
},
|
||||
title: "100% Organic", description: "Derived directly from earth."},
|
||||
{
|
||||
icon: Shield,
|
||||
title: "Dermatologist Tested",
|
||||
description: "Safety for every skin type.",
|
||||
},
|
||||
title: "Dermatologist Tested", description: "Safety for every skin type."},
|
||||
{
|
||||
icon: Droplets,
|
||||
title: "Potent Concentrates",
|
||||
description: "No water dilution, only actives.",
|
||||
},
|
||||
title: "Potent Concentrates", description: "No water dilution, only actives."},
|
||||
]}
|
||||
title="Why Untamed?"
|
||||
description="Formulated for performance, rooted in integrity."
|
||||
@@ -217,60 +148,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Maya R.",
|
||||
date: "Jan 2025",
|
||||
title: "Changed my skin",
|
||||
quote: "My skin has never felt this hydrated and soft. Absolutely essential.",
|
||||
tag: "Verified",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-happy-woman-standing-kitchen-bathrobe-posing-smiling-camera_1258-197939.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/minimalist-white-skincare-product-collection-circular-platform_9975-133100.jpg?_wi=2",
|
||||
imageAlt: "woman satisfied face care product",
|
||||
},
|
||||
id: "1", name: "Maya R.", date: "Jan 2025", title: "Changed my skin", quote: "My skin has never felt this hydrated and soft. Absolutely essential.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-happy-woman-standing-kitchen-bathrobe-posing-smiling-camera_1258-197939.jpg", imageSrc: "http://img.b2bpic.net/free-photo/minimalist-white-skincare-product-collection-circular-platform_9975-133100.jpg", imageAlt: "woman satisfied face care product"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Elena S.",
|
||||
date: "Dec 2024",
|
||||
title: "Purest serum",
|
||||
quote: "I love that I can read every ingredient. Finally, a clean serum that works.",
|
||||
tag: "Verified",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/beauty-portrait-young-woman_23-2149402987.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-still-life-with-herbal-medicine_23-2149292014.jpg?_wi=2",
|
||||
imageAlt: "woman satisfied face care product",
|
||||
},
|
||||
id: "2", name: "Elena S.", date: "Dec 2024", title: "Purest serum", quote: "I love that I can read every ingredient. Finally, a clean serum that works.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/beauty-portrait-young-woman_23-2149402987.jpg", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-still-life-with-herbal-medicine_23-2149292014.jpg", imageAlt: "woman satisfied face care product"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Julian W.",
|
||||
date: "Dec 2024",
|
||||
title: "Brightens instantly",
|
||||
quote: "The glow is real. My dark spots faded within weeks.",
|
||||
tag: "Verified",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-women-smiling_23-2148853839.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/nail-serum-mirror_23-2149046486.jpg?_wi=2",
|
||||
imageAlt: "woman satisfied face care product",
|
||||
},
|
||||
id: "3", name: "Julian W.", date: "Dec 2024", title: "Brightens instantly", quote: "The glow is real. My dark spots faded within weeks.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-women-smiling_23-2148853839.jpg", imageSrc: "http://img.b2bpic.net/free-photo/nail-serum-mirror_23-2149046486.jpg", imageAlt: "woman satisfied face care product"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Chloe T.",
|
||||
date: "Nov 2024",
|
||||
title: "Natural perfection",
|
||||
quote: "Gentle, non-greasy, and smells like a meadow. Fantastic.",
|
||||
tag: "Verified",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/picture-black-fresh-woman-looking-mirror_197531-33089.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-skin-regeneration-products_23-2151242159.jpg?_wi=2",
|
||||
imageAlt: "woman satisfied face care product",
|
||||
},
|
||||
id: "4", name: "Chloe T.", date: "Nov 2024", title: "Natural perfection", quote: "Gentle, non-greasy, and smells like a meadow. Fantastic.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/picture-black-fresh-woman-looking-mirror_197531-33089.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-skin-regeneration-products_23-2151242159.jpg", imageAlt: "woman satisfied face care product"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Sam B.",
|
||||
date: "Nov 2024",
|
||||
title: "Routine staple",
|
||||
quote: "Untamed has completely replaced my old skincare routine.",
|
||||
tag: "Verified",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/woman-suffering-from-body-dysmorphia_23-2150879649.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bottle-with-moisturizer_23-2147710598.jpg?_wi=2",
|
||||
imageAlt: "woman satisfied face care product",
|
||||
},
|
||||
id: "5", name: "Sam B.", date: "Nov 2024", title: "Routine staple", quote: "Untamed has completely replaced my old skincare routine.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/woman-suffering-from-body-dysmorphia_23-2150879649.jpg", imageSrc: "http://img.b2bpic.net/free-photo/bottle-with-moisturizer_23-2147710598.jpg", imageAlt: "woman satisfied face care product"},
|
||||
]}
|
||||
title="Loved by Skin"
|
||||
description="See why our community chooses Untamed."
|
||||
@@ -282,14 +168,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"Eco-Beauty",
|
||||
"Vegan Standards",
|
||||
"Organic Bio",
|
||||
"Derm-Approved",
|
||||
"Earth Guard",
|
||||
"Clean Labs",
|
||||
"Sustainable Mark",
|
||||
]}
|
||||
"Eco-Beauty", "Vegan Standards", "Organic Bio", "Derm-Approved", "Earth Guard", "Clean Labs", "Sustainable Mark"]}
|
||||
title="Certified Integrity"
|
||||
description="Recognized by industry leaders for our commitment to clean beauty standards."
|
||||
/>
|
||||
@@ -301,20 +180,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Is it safe for sensitive skin?",
|
||||
content: "Yes, our botanicals are chosen for their soothing properties and stability.",
|
||||
},
|
||||
id: "1", title: "Is it safe for sensitive skin?", content: "Yes, our botanicals are chosen for their soothing properties and stability."},
|
||||
{
|
||||
id: "2",
|
||||
title: "How often can I use these?",
|
||||
content: "Our serums are gentle enough for daily use, morning and night.",
|
||||
},
|
||||
id: "2", title: "How often can I use these?", content: "Our serums are gentle enough for daily use, morning and night."},
|
||||
{
|
||||
id: "3",
|
||||
title: "Are products vegan?",
|
||||
content: "Every Untamed product is 100% plant-based and vegan.",
|
||||
},
|
||||
id: "3", title: "Are products vegan?", content: "Every Untamed product is 100% plant-based and vegan."},
|
||||
]}
|
||||
title="Common Questions"
|
||||
description="Find answers to your skincare routine."
|
||||
@@ -326,14 +196,11 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
text="Ready to embrace your natural radiance?"
|
||||
buttons={[
|
||||
{
|
||||
text: "Get Support",
|
||||
href: "#",
|
||||
},
|
||||
text: "Get Support", href: "#"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -343,42 +210,27 @@ export default function LandingPage() {
|
||||
logoText="UNTAMED"
|
||||
columns={[
|
||||
{
|
||||
title: "Shop",
|
||||
items: [
|
||||
title: "Shop", items: [
|
||||
{
|
||||
label: "All Products",
|
||||
href: "#products",
|
||||
},
|
||||
label: "All Products", href: "#products"},
|
||||
{
|
||||
label: "New Arrivals",
|
||||
href: "#",
|
||||
},
|
||||
label: "New Arrivals", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "About",
|
||||
items: [
|
||||
title: "About", items: [
|
||||
{
|
||||
label: "Our Story",
|
||||
href: "#about",
|
||||
},
|
||||
label: "Our Story", href: "#about"},
|
||||
{
|
||||
label: "Sustainability",
|
||||
href: "#",
|
||||
},
|
||||
label: "Sustainability", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Support",
|
||||
items: [
|
||||
title: "Support", items: [
|
||||
{
|
||||
label: "Contact Us",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact Us", href: "#contact"},
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy Policy", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user