Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-04 17:11:42 +00:00

View File

@@ -42,22 +42,22 @@ export default function LandingPage() {
background={{ variant: "plain" }}
carouselItems={[
{
id: "1", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUMEBaQZR91nyziL2baFLiPOCB/uploaded-1772644216525-kedhr5a7.jpg", imageAlt: "Gods & Mony grooming collection"
id: "1", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUMEBaQZR91nyziL2baFLiPOCB/uploaded-1772644216525-kedhr5a7.jpg?_wi=1", imageAlt: "Gods & Mony grooming collection"
},
{
id: "2", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUMEBaQZR91nyziL2baFLiPOCB/uploaded-1772644216526-lw9wfxop.png", imageAlt: "EL'EMEN Hydration Cream"
id: "2", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUMEBaQZR91nyziL2baFLiPOCB/uploaded-1772644216526-lw9wfxop.png?_wi=1", imageAlt: "EL'EMEN Hydration Cream"
},
{
id: "3", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUMEBaQZR91nyziL2baFLiPOCB/uploaded-1772644216526-m92xvocq.png", imageAlt: "EL'EMEN Collection"
id: "3", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUMEBaQZR91nyziL2baFLiPOCB/uploaded-1772644216526-m92xvocq.png?_wi=1", imageAlt: "EL'EMEN Collection"
},
{
id: "4", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUMEBaQZR91nyziL2baFLiPOCB/uploaded-1772644216526-rhq79nb4.png", imageAlt: "Moisturizing Oil"
id: "4", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUMEBaQZR91nyziL2baFLiPOCB/uploaded-1772644216526-rhq79nb4.png?_wi=1", imageAlt: "Moisturizing Oil"
},
{
id: "5", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUMEBaQZR91nyziL2baFLiPOCB/uploaded-1772644216526-8guoac4o.png", imageAlt: "Exfoliare Scrub"
id: "5", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUMEBaQZR91nyziL2baFLiPOCB/uploaded-1772644216526-8guoac4o.png?_wi=1", imageAlt: "Exfoliare Scrub"
},
{
id: "6", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUMEBaQZR91nyziL2baFLiPOCB/uploaded-1772644216525-kedhr5a7.jpg", imageAlt: "Products showcase"
id: "6", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUMEBaQZR91nyziL2baFLiPOCB/uploaded-1772644216525-kedhr5a7.jpg?_wi=2", imageAlt: "Products showcase"
}
]}
autoPlay={true}
@@ -70,7 +70,7 @@ export default function LandingPage() {
<MediaAbout
title="EL'EMEN — Hydration with Intent"
description="Built from bioactive minerals, antioxidants, and refined natural extracts, EL'EMEN rebuilds resilience, restores balance, and elevates the texture and feel of your skin. A formulation created for men who want their skin to look composed, healthy, and commanding."
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUMEBaQZR91nyziL2baFLiPOCB/uploaded-1772644216526-lw9wfxop.png"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUMEBaQZR91nyziL2baFLiPOCB/uploaded-1772644216526-lw9wfxop.png?_wi=2"
imageAlt="EL'EMEN Hydration Cream"
buttons={[{ text: "Shop EL'EMEN", href: "#collection" }]}
useInvertedBackground={false}
@@ -83,16 +83,16 @@ export default function LandingPage() {
description="Four essentials engineered for clarity: hydration, cleansing, renewal, and nourishment — built to elevate your daily ritual."
products={[
{
id: "1", name: "EL'EMEN Hydration Cream", price: "$95", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUMEBaQZR91nyziL2baFLiPOCB/uploaded-1772644216526-m92xvocq.png", imageAlt: "EL'EMEN Hydration Cream"
id: "1", name: "EL'EMEN Hydration Cream", price: "$95", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUMEBaQZR91nyziL2baFLiPOCB/uploaded-1772644216526-m92xvocq.png?_wi=2", imageAlt: "EL'EMEN Hydration Cream"
},
{
id: "2", name: "EL'EMEN Moisturizing Oil", price: "$85", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUMEBaQZR91nyziL2baFLiPOCB/uploaded-1772644216526-rhq79nb4.png", imageAlt: "EL'EMEN Moisturizing Oil"
id: "2", name: "EL'EMEN Moisturizing Oil", price: "$85", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUMEBaQZR91nyziL2baFLiPOCB/uploaded-1772644216526-rhq79nb4.png?_wi=2", imageAlt: "EL'EMEN Moisturizing Oil"
},
{
id: "3", name: "HOMME — The Wash Up", price: "$45", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUMEBaQZR91nyziL2baFLiPOCB/uploaded-1772644216526-lw9wfxop.png", imageAlt: "HOMME Face Wash"
id: "3", name: "HOMME — The Wash Up", price: "$45", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUMEBaQZR91nyziL2baFLiPOCB/uploaded-1772644216526-lw9wfxop.png?_wi=3", imageAlt: "HOMME Face Wash"
},
{
id: "4", name: "EXFOLIARE — The Wash Up", price: "$50", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUMEBaQZR91nyziL2baFLiPOCB/uploaded-1772644216526-8guoac4o.png", imageAlt: "EXFOLIARE Exfoliator"
id: "4", name: "EXFOLIARE — The Wash Up", price: "$50", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUMEBaQZR91nyziL2baFLiPOCB/uploaded-1772644216526-8guoac4o.png?_wi=2", imageAlt: "EXFOLIARE Exfoliator"
}
]}
gridVariant="four-items-2x2-equal-grid"
@@ -118,16 +118,16 @@ export default function LandingPage() {
description="Trusted by men who demand excellence."
testimonials={[
{
id: "1", title: "The Perfect Balance", quote: "The perfect balance of scrub and wash. Leaves skin smooth, hydrated, and smelling incredible.", name: "James Mitchell", role: "Creative Director", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "James Mitchell"
id: "1", title: "The Perfect Balance", quote: "The perfect balance of scrub and wash. Leaves skin smooth, hydrated, and smelling incredible.", name: "James Mitchell", role: "Creative Director", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "James Mitchell"
},
{
id: "2", title: "My Daily Essential", quote: "HOMME is my go-to every morning. The fragrance is subtle yet powerful.", name: "Marcus Chen", role: "Entrepreneur", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Marcus Chen"
id: "2", title: "My Daily Essential", quote: "HOMME is my go-to every morning. The fragrance is subtle yet powerful.", name: "Marcus Chen", role: "Entrepreneur", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Marcus Chen"
},
{
id: "3", title: "Luxury Redefined", quote: "Powerful, subtle, and luxurious. This is what men's skincare should be.", name: "David Torres", role: "Design Engineer", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "David Torres"
id: "3", title: "Luxury Redefined", quote: "Powerful, subtle, and luxurious. This is what men's skincare should be.", name: "David Torres", role: "Design Engineer", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "David Torres"
},
{
id: "4", title: "Clean & Commanding", quote: "I love the invigorating scent and the deep clean. My skin feels commanding.", name: "Alexander Hayes", role: "Executive Coach", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Alexander Hayes"
id: "4", title: "Clean & Commanding", quote: "I love the invigorating scent and the deep clean. My skin feels commanding.", name: "Alexander Hayes", role: "Executive Coach", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "Alexander Hayes"
}
]}
textboxLayout="default"