Merge version_1 into main #1

Merged
bender merged 2 commits from version_1 into main 2026-03-07 18:56:53 +00:00
2 changed files with 1371 additions and 4 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -123,13 +123,13 @@ export default function SkinGlowPage() {
features={[
{
id: 1,
title: "Deep Hydration", description: "Our moisturizing complex penetrates deep into skin layers to lock in moisture and restore elasticity for a plump, youthful appearance.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/full-view-charming-woman-with-cream-face-home-looking-mirror_197531-32908.jpg", imageAlt: "hydration moisturizer skincare product benefits" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/full-view-charming-woman-with-cream-face-home-looking-mirror_197531-32908.jpg", imageAlt: "hydration moisturizer skincare product benefits" }
title: "Deep Hydration", description: "Our moisturizing complex penetrates deep into skin layers to lock in moisture and restore elasticity for a plump, youthful appearance.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/full-view-charming-woman-with-cream-face-home-looking-mirror_197531-32908.jpg?_wi=1", imageAlt: "hydration moisturizer skincare product benefits" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/full-view-charming-woman-with-cream-face-home-looking-mirror_197531-32908.jpg?_wi=2", imageAlt: "hydration moisturizer skincare product benefits" }
},
{
id: 2,
title: "Radiant Glow", description: "Advanced brightening technology with vitamin C and natural extracts enhances your skin's natural luminosity and reduces dark spots.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/young-woman-relaxing-spa-salon_176420-7545.jpg", imageAlt: "radiant glowing skin brightening serum" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/young-woman-relaxing-spa-salon_176420-7545.jpg", imageAlt: "radiant glowing skin brightening serum" }
title: "Radiant Glow", description: "Advanced brightening technology with vitamin C and natural extracts enhances your skin's natural luminosity and reduces dark spots.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/young-woman-relaxing-spa-salon_176420-7545.jpg?_wi=1", imageAlt: "radiant glowing skin brightening serum" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/young-woman-relaxing-spa-salon_176420-7545.jpg?_wi=2", imageAlt: "radiant glowing skin brightening serum" }
}
]}
showStepNumbers={true}