Merge version_1 into main #3

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

View File

@@ -138,10 +138,10 @@ export default function LandingPage() {
tagIcon={Heart}
testimonials={[
{
id: "1", name: "Sarah Mitchell", handle: "@sarahmakeup", testimonial: "My skin has never looked better! The Luminous Serum gave me the glow I always wanted. Highly recommend SkinGlow to everyone.", imageSrc: "http://img.b2bpic.net/free-photo/happy-latin-woman-smiling-pink-background_633478-251.jpg", imageAlt: "Sarah Mitchell"
id: "1", name: "Sarah Mitchell", handle: "@sarahmakeup", testimonial: "My skin has never looked better! The Luminous Serum gave me the glow I always wanted. Highly recommend SkinGlow to everyone.", imageSrc: "http://img.b2bpic.net/free-photo/happy-latin-woman-smiling-pink-background_633478-251.jpg?_wi=1", imageAlt: "Sarah Mitchell"
},
{
id: "2", name: "Jessica Chen", handle: "@beautybyjessica", testimonial: "As a skincare enthusiast, I'm impressed by the quality and results. These products are worth every penny and then some.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-women-getting-married_23-2150753670.jpg", imageAlt: "Jessica Chen"
id: "2", name: "Jessica Chen", handle: "@beautybyjessica", testimonial: "As a skincare enthusiast, I'm impressed by the quality and results. These products are worth every penny and then some.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-women-getting-married_23-2150753670.jpg?_wi=1", imageAlt: "Jessica Chen"
},
{
id: "3", name: "Emma Rodriguez", handle: "@empoweredbeauty", testimonial: "The Radiant Moisturizer solved my dry skin issues. My complexion is now hydrated, smooth, and absolutely radiant.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg", imageAlt: "Emma Rodriguez"
@@ -150,10 +150,10 @@ export default function LandingPage() {
id: "4", name: "Michelle Thompson", handle: "@skincarepro", testimonial: "Finally found a skincare brand that delivers on its promises. The entire SkinGlow collection is a game-changer for me.", imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-beautiful-young-woman-posing_1301-3611.jpg", imageAlt: "Michelle Thompson"
},
{
id: "5", name: "Laura Bennett", handle: "@beautyseeker", testimonial: "Quality ingredients, visible results, and customer service that actually cares. SkinGlow is my new skincare destination.", imageSrc: "http://img.b2bpic.net/free-photo/happy-latin-woman-smiling-pink-background_633478-251.jpg", imageAlt: "Laura Bennett"
id: "5", name: "Laura Bennett", handle: "@beautyseeker", testimonial: "Quality ingredients, visible results, and customer service that actually cares. SkinGlow is my new skincare destination.", imageSrc: "http://img.b2bpic.net/free-photo/happy-latin-woman-smiling-pink-background_633478-251.jpg?_wi=2", imageAlt: "Laura Bennett"
},
{
id: "6", name: "Sophie Wilson", handle: "@glowinglaurie", testimonial: "After just two weeks, my friends noticed how much my skin improved. SkinGlow products are absolutely incredible!", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-women-getting-married_23-2150753670.jpg", imageAlt: "Sophie Wilson"
id: "6", name: "Sophie Wilson", handle: "@glowinglaurie", testimonial: "After just two weeks, my friends noticed how much my skin improved. SkinGlow products are absolutely incredible!", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-women-getting-married_23-2150753670.jpg?_wi=2", imageAlt: "Sophie Wilson"
}
]}
animationType="slide-up"