Merge version_1 into main #1
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user