Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-06 04:38:07 +00:00

View File

@@ -150,7 +150,7 @@ export default function LandingPage() {
topMarqueeDirection="left"
testimonials={[
{
id: "1", name: "Sofia Martinez", handle: "@sophiaskincare", testimonial: "Luminé completely transformed my skin. After just four weeks, my complexion is glowing and my hyperpigmentation has noticeably faded. This is luxury skincare at its finest.", imageSrc: "http://img.b2bpic.net/free-photo/beauty-portrait-female-face_93675-132046.jpg", imageAlt: "Sofia Martinez"
id: "1", name: "Sofia Martinez", handle: "@sophiaskincare", testimonial: "Luminé completely transformed my skin. After just four weeks, my complexion is glowing and my hyperpigmentation has noticeably faded. This is luxury skincare at its finest.", imageSrc: "http://img.b2bpic.net/free-photo/beauty-portrait-female-face_93675-132046.jpg?_wi=1", imageAlt: "Sofia Martinez"
},
{
id: "2", name: "Emma Richardson", handle: "@beautyby_emma", testimonial: "I was skeptical about natural skincare, but Luminé proved me wrong. The results are comparable to expensive clinical treatments, without any irritation.", imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-brunette-female-blue-shirt-grey-background_613910-7970.jpg", imageAlt: "Emma Richardson"
@@ -159,13 +159,13 @@ export default function LandingPage() {
id: "3", name: "Jasmine Chen", handle: "@skincare_scientist", testimonial: "As a skincare chemist, I'm impressed by their ingredient sourcing and formulation. The serums are absolutely exquisite.", imageSrc: "http://img.b2bpic.net/free-photo/beauty-woman-face-closeup-isolated-black-background-beautiful-model-girl-makeup-gorgeous-lady-with-perfect-skin_639032-159.jpg", imageAlt: "Jasmine Chen"
},
{
id: "4", name: "Nicole Brooks", handle: "@niceandglow", testimonial: "Luminé's moisturizer is like wrapping my face in silk. My skin has never felt more nourished and radiant. Absolute game-changer.", imageSrc: "http://img.b2bpic.net/free-photo/beauty-portrait-female-face_93675-132046.jpg", imageAlt: "Nicole Brooks"
id: "4", name: "Nicole Brooks", handle: "@niceandglow", testimonial: "Luminé's moisturizer is like wrapping my face in silk. My skin has never felt more nourished and radiant. Absolute game-changer.", imageSrc: "http://img.b2bpic.net/free-photo/beauty-portrait-female-face_93675-132046.jpg?_wi=2", imageAlt: "Nicole Brooks"
},
{
id: "5", name: "Victoria Sterling", handle: "@luxebeauty_vic", testimonial: "I've tried every luxury skincare brand, and Luminé stands out. The efficacy, the packaging, the entire experience is premium.", imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-sensual-brunette-female-white-bra_613910-7907.jpg", imageAlt: "Victoria Sterling"
},
{
id: "6", name: "Maya Patel", handle: "@glowupwithmaya", testimonial: "My dermatologist actually recommended Luminé to her other patients. That's how you know it's legit. Love this brand!", imageSrc: "http://img.b2bpic.net/free-photo/beauty-portrait-female-face_93675-132046.jpg", imageAlt: "Maya Patel"
id: "6", name: "Maya Patel", handle: "@glowupwithmaya", testimonial: "My dermatologist actually recommended Luminé to her other patients. That's how you know it's legit. Love this brand!", imageSrc: "http://img.b2bpic.net/free-photo/beauty-portrait-female-face_93675-132046.jpg?_wi=3", imageAlt: "Maya Patel"
}
]}
/>