Merge version_1 into main #3
@@ -50,30 +50,30 @@ export default function LandingPage() {
|
||||
background={{ variant: "glowing-orb" }}
|
||||
leftCarouselItems={[
|
||||
{
|
||||
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/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/nail-serum-with-transparent-bottle-plant_23-2149046482.jpg", imageAlt: "Premium beauty serum bottle"
|
||||
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-psd/luxury-cosmetic-cream-jar-mockup-with-gold-lid_84443-80854.jpg", imageAlt: "Facial cleanser luxury product"
|
||||
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-photo/flat-lay-spa-arrangement-rustic-background_23-2148268395.jpg", imageAlt: "Skincare collection set"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-spa-arrangement-rustic-background_23-2148268395.jpg?_wi=1", imageAlt: "Skincare collection set"
|
||||
}
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{
|
||||
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-photo/nail-serum-with-transparent-bottle-plant_23-2149046482.jpg?_wi=2", imageAlt: "Premium serum luxury packaging"
|
||||
},
|
||||
{
|
||||
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-psd/luxury-cosmetic-cream-jar-mockup-with-gold-lid_84443-80854.jpg?_wi=2", imageAlt: "Facial treatment product"
|
||||
},
|
||||
{
|
||||
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/flat-lay-spa-arrangement-rustic-background_23-2148268395.jpg?_wi=2", imageAlt: "Skincare essentials collection"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-elegant-gold-skincare-container-gold-background_181624-34977.jpg", imageAlt: "Luxury cream jar"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-elegant-gold-skincare-container-gold-background_181624-34977.jpg?_wi=2", imageAlt: "Luxury cream jar"
|
||||
}
|
||||
]}
|
||||
buttons={[
|
||||
|
||||
Reference in New Issue
Block a user