Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-18 08:24:36 +00:00

View File

@@ -75,7 +75,7 @@ export default function LandingPage() {
},
]}
enableKpiAnimation={true}
imageSrc="http://img.b2bpic.net/free-photo/make-up-concept-with-foundation_23-2149030367.jpg"
imageSrc="http://img.b2bpic.net/free-photo/make-up-concept-with-foundation_23-2149030367.jpg?_wi=1"
imageAlt="Luxurious skincare products on stone"
mediaAnimation="blur-reveal"
avatars={[
@@ -134,7 +134,7 @@ export default function LandingPage() {
description="At Lumina, we believe in the power of botanical purity balanced with clinical precision. Every product is ethically sourced and rigorously tested for maximum efficacy."
subdescription="Our minimalist approach eliminates unnecessary chemicals, focusing instead on the nutrients your skin truly needs."
icon={Sparkles}
imageSrc="http://img.b2bpic.net/free-photo/top-view-rosemary-coconut-orange-products_23-2148337505.jpg"
imageSrc="http://img.b2bpic.net/free-photo/top-view-rosemary-coconut-orange-products_23-2148337505.jpg?_wi=1"
mediaAnimation="slide-up"
/>
</div>
@@ -158,7 +158,7 @@ export default function LandingPage() {
description: "Sustainable packaging solutions.",
bentoComponent: "reveal-icon",
icon: Recycle,
imageSrc: "http://img.b2bpic.net/free-photo/make-up-concept-with-foundation_23-2149030367.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/make-up-concept-with-foundation_23-2149030367.jpg?_wi=2",
imageAlt: "luxury gold brand logo",
},
{
@@ -166,7 +166,7 @@ export default function LandingPage() {
description: "Clinical safety and efficacy.",
bentoComponent: "reveal-icon",
icon: ShieldCheck,
imageSrc: "http://img.b2bpic.net/free-photo/top-view-rosemary-coconut-orange-products_23-2148337505.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-rosemary-coconut-orange-products_23-2148337505.jpg?_wi=2",
imageAlt: "luxury gold brand logo",
},
]}