Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -84,18 +84,18 @@ export default function LandingPage() {
|
|||||||
features={[
|
features={[
|
||||||
{
|
{
|
||||||
id: 1,
|
id: 1,
|
||||||
title: "Deep Hydration", description: "Advanced moisture-lock technology penetrates 5 layers deep for plump, dewy skin that lasts all day.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-vector/beauty-salon-booking-app_23-2148561343.jpg" },
|
title: "Deep Hydration", description: "Advanced moisture-lock technology penetrates 5 layers deep for plump, dewy skin that lasts all day.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-vector/beauty-salon-booking-app_23-2148561343.jpg?_wi=1" },
|
||||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/ui-design-concept-mobile-phone_1284-45230.jpg" }
|
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/ui-design-concept-mobile-phone_1284-45230.jpg?_wi=1" }
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: 2,
|
id: 2,
|
||||||
title: "Anti-Aging Magic", description: "Potent peptide complex smooths fine lines and boosts collagen production for firmer, younger-looking skin.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-vector/beauty-salon-booking-app_23-2148561343.jpg" },
|
title: "Anti-Aging Magic", description: "Potent peptide complex smooths fine lines and boosts collagen production for firmer, younger-looking skin.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-vector/beauty-salon-booking-app_23-2148561343.jpg?_wi=2" },
|
||||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/ui-design-concept-mobile-phone_1284-45230.jpg" }
|
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/ui-design-concept-mobile-phone_1284-45230.jpg?_wi=2" }
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: 3,
|
id: 3,
|
||||||
title: "Radiance Restoration", description: "Vitamin C-enriched serum brightens dull complexion and fades dark spots for a luminous, even-toned glow.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-vector/beauty-salon-booking-app_23-2148561343.jpg" },
|
title: "Radiance Restoration", description: "Vitamin C-enriched serum brightens dull complexion and fades dark spots for a luminous, even-toned glow.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-vector/beauty-salon-booking-app_23-2148561343.jpg?_wi=3" },
|
||||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/ui-design-concept-mobile-phone_1284-45230.jpg" }
|
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/ui-design-concept-mobile-phone_1284-45230.jpg?_wi=3" }
|
||||||
}
|
}
|
||||||
]}
|
]}
|
||||||
showStepNumbers={true}
|
showStepNumbers={true}
|
||||||
@@ -151,11 +151,11 @@ export default function LandingPage() {
|
|||||||
testimonials={[
|
testimonials={[
|
||||||
{
|
{
|
||||||
id: "1", name: "Sofia Martinez", handle: "@sofiaglow", testimonial: "My skin has never looked better! The serum completely transformed my complexion in just 4 weeks. I'm obsessed!", rating: 5,
|
id: "1", name: "Sofia Martinez", handle: "@sofiaglow", testimonial: "My skin has never looked better! The serum completely transformed my complexion in just 4 weeks. I'm obsessed!", rating: 5,
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-brunette-female-blue-shirt-grey-background_613910-7970.jpg", imageAlt: "Sofia Martinez"
|
imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-brunette-female-blue-shirt-grey-background_613910-7970.jpg?_wi=1", imageAlt: "Sofia Martinez"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "2", name: "Emma Thompson", handle: "@emmbeauty", testimonial: "Finally found a skincare line that actually delivers. No irritation, just pure radiance. Highly recommend!", rating: 5,
|
id: "2", name: "Emma Thompson", handle: "@emmbeauty", testimonial: "Finally found a skincare line that actually delivers. No irritation, just pure radiance. Highly recommend!", rating: 5,
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-brunette-female-blue-shirt-grey-background_613910-7970.jpg", imageAlt: "Emma Thompson"
|
imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-brunette-female-blue-shirt-grey-background_613910-7970.jpg?_wi=2", imageAlt: "Emma Thompson"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "3", name: "Jessica Lee", handle: "@jessicaskin", testimonial: "The moisturizer is absolutely divine. My skin feels like silk and looks incredibly plump and hydrated.", rating: 5,
|
id: "3", name: "Jessica Lee", handle: "@jessicaskin", testimonial: "The moisturizer is absolutely divine. My skin feels like silk and looks incredibly plump and hydrated.", rating: 5,
|
||||||
|
|||||||
Reference in New Issue
Block a user