Merge version_1 into main #2
@@ -20,7 +20,7 @@ export default function LandingPage() {
|
||||
borderRadius="pill"
|
||||
contentWidth="medium"
|
||||
sizing="largeSmallSizeLargeTitles"
|
||||
background="floatingGradient"
|
||||
background="circleGradient"
|
||||
cardStyle="outline"
|
||||
primaryButtonStyle="flat"
|
||||
secondaryButtonStyle="glass"
|
||||
@@ -47,33 +47,33 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
title="Elevate Your Skin, Embrace Your Glow"
|
||||
description="Experience the transformative power of our premium, science-backed skincare collection. Crafted with the finest natural ingredients to reveal your most radiant, youthful complexion."
|
||||
background={{ variant: "floatingGradient" }}
|
||||
background={{ variant: "glowing-orb" }}
|
||||
leftCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-elegant-gold-skincare-container-gold-background_181624-34977.jpg?_wi=1", imageAlt: "Luxury moisturizer cream jar"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-elegant-gold-skincare-container-gold-background_181624-34977.jpg", imageAlt: "Luxury moisturizer cream jar"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/nail-serum-with-transparent-bottle-plant_23-2149046482.jpg?_wi=1", imageAlt: "Premium beauty serum bottle"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/nail-serum-with-transparent-bottle-plant_23-2149046482.jpg", imageAlt: "Premium beauty serum bottle"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-psd/luxury-cosmetic-cream-jar-mockup-with-gold-lid_84443-80854.jpg?_wi=1", imageAlt: "Facial cleanser luxury product"
|
||||
imageSrc: "http://img.b2bpic.net/free-psd/luxury-cosmetic-cream-jar-mockup-with-gold-lid_84443-80854.jpg", imageAlt: "Facial cleanser luxury product"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-spa-arrangement-rustic-background_23-2148268395.jpg?_wi=1", imageAlt: "Skincare collection set"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-spa-arrangement-rustic-background_23-2148268395.jpg", imageAlt: "Skincare collection set"
|
||||
}
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/nail-serum-with-transparent-bottle-plant_23-2149046482.jpg?_wi=2", imageAlt: "Premium serum luxury packaging"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/nail-serum-with-transparent-bottle-plant_23-2149046482.jpg", imageAlt: "Premium serum luxury packaging"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-psd/luxury-cosmetic-cream-jar-mockup-with-gold-lid_84443-80854.jpg?_wi=2", imageAlt: "Facial treatment product"
|
||||
imageSrc: "http://img.b2bpic.net/free-psd/luxury-cosmetic-cream-jar-mockup-with-gold-lid_84443-80854.jpg", imageAlt: "Facial treatment product"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-spa-arrangement-rustic-background_23-2148268395.jpg?_wi=2", imageAlt: "Skincare essentials collection"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-spa-arrangement-rustic-background_23-2148268395.jpg", imageAlt: "Skincare essentials collection"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-elegant-gold-skincare-container-gold-background_181624-34977.jpg?_wi=2", imageAlt: "Luxury cream jar"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-elegant-gold-skincare-container-gold-background_181624-34977.jpg", imageAlt: "Luxury cream jar"
|
||||
}
|
||||
]}
|
||||
buttons={[
|
||||
@@ -194,7 +194,7 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
title="Glow With Exclusive Offers"
|
||||
description="Subscribe to our newsletter and receive exclusive skincare tips, early access to new products, and special discounts delivered to your inbox."
|
||||
background={{ variant: "floatingGradient" }}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-patient-with-face-mask_23-2148815305.jpg"
|
||||
imageAlt="Luxury skincare treatment"
|
||||
mediaAnimation="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user