Merge version_1 into main #1

Merged
bender merged 2 commits from version_1 into main 2026-03-09 07:04:20 +00:00
2 changed files with 1372 additions and 5 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -45,7 +45,7 @@ export default function LandingPage() {
buttonAnimation="slide-up"
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/make-up-concept-with-container-high-angle_23-2149030366.jpg", imageAlt: "ENEMY luxury cream jar product"},
imageSrc: "http://img.b2bpic.net/free-photo/make-up-concept-with-container-high-angle_23-2149030366.jpg?_wi=1", imageAlt: "ENEMY luxury cream jar product"},
]}
mediaAnimation="opacity"
ariaLabel="Hero section featuring ENEMY luxury cosmetic cream jar"
@@ -60,7 +60,7 @@ export default function LandingPage() {
tagAnimation="blur-reveal"
features={[
{
title: "Aloe Vera", description: "Nature's hydration miracle. Delivers deep moisture and soothes with unparalleled gentleness.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-macro-aloe-vera_23-2148875570.jpg", imageAlt: "Fresh aloe vera botanical ingredient", buttonIcon: Droplet,
title: "Aloe Vera", description: "Nature's hydration miracle. Delivers deep moisture and soothes with unparalleled gentleness.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-macro-aloe-vera_23-2148875570.jpg?_wi=1", imageAlt: "Fresh aloe vera botanical ingredient", buttonIcon: Droplet,
buttonHref: "#"},
{
title: "Almonds", description: "Premium ground almonds provide gentle exfoliation and luxurious texture while nourishing skin.", imageSrc: "http://img.b2bpic.net/free-photo/pile-whole-chopped-almonds_23-2148211188.jpg", imageAlt: "Raw almond botanical ingredient", buttonIcon: Sparkles,
@@ -69,13 +69,13 @@ export default function LandingPage() {
title: "Honey", description: "Liquid gold from nature. Rich in antioxidants, honey creates a radiant, luminous complexion.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-lemon-slices-covered-honey_23-2148371855.jpg", imageAlt: "Pure golden honey cosmetic ingredient", buttonIcon: Sun,
buttonHref: "#"},
{
title: "Premium Blend", description: "Harmonized together in perfect proportions. The ritual that transforms your skin.", imageSrc: "http://img.b2bpic.net/free-photo/make-up-concept-with-container-high-angle_23-2149030366.jpg", imageAlt: "ENEMY luxury cream jar final product", buttonIcon: Heart,
title: "Premium Blend", description: "Harmonized together in perfect proportions. The ritual that transforms your skin.", imageSrc: "http://img.b2bpic.net/free-photo/make-up-concept-with-container-high-angle_23-2149030366.jpg?_wi=2", imageAlt: "ENEMY luxury cream jar final product", buttonIcon: Heart,
buttonHref: "#"},
{
title: "Timeless Formula", description: "Crafted over decades of expertise. ENEMY represents the pinnacle of luxury skincare innovation.", imageSrc: "http://img.b2bpic.net/free-photo/make-up-concept-with-container-high-angle_23-2149030366.jpg", imageAlt: "ENEMY luxury cream jar product showcase", buttonIcon: Award,
title: "Timeless Formula", description: "Crafted over decades of expertise. ENEMY represents the pinnacle of luxury skincare innovation.", imageSrc: "http://img.b2bpic.net/free-photo/make-up-concept-with-container-high-angle_23-2149030366.jpg?_wi=3", imageAlt: "ENEMY luxury cream jar product showcase", buttonIcon: Award,
buttonHref: "#"},
{
title: "Radiant Results", description: "Experience transformation. Your skin deserves nothing but the finest ingredients and care.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-macro-aloe-vera_23-2148875570.jpg", imageAlt: "Radiant skin results with ENEMY cosmetics", buttonIcon: Zap,
title: "Radiant Results", description: "Experience transformation. Your skin deserves nothing but the finest ingredients and care.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-macro-aloe-vera_23-2148875570.jpg?_wi=2", imageAlt: "Radiant skin results with ENEMY cosmetics", buttonIcon: Zap,
buttonHref: "#"},
]}
textboxLayout="default"