Merge version_1 into main #2
@@ -20,7 +20,7 @@ export default function LandingPage() {
|
||||
borderRadius="rounded"
|
||||
contentWidth="small"
|
||||
sizing="largeSmallSizeLargeTitles"
|
||||
background="aurora"
|
||||
background="circleGradient"
|
||||
cardStyle="gradient-bordered"
|
||||
primaryButtonStyle="double-inset"
|
||||
secondaryButtonStyle="solid"
|
||||
@@ -48,8 +48,8 @@ export default function LandingPage() {
|
||||
{ text: "Explore Collection", href: "products" },
|
||||
{ text: "Learn More", href: "about" },
|
||||
]}
|
||||
background={{ variant: "aurora" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/luxury-cream-jar-silk-fabric_9975-134546.jpg?_wi=1"
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/luxury-cream-jar-silk-fabric_9975-134546.jpg"
|
||||
imageAlt="Premium skincare products showcase"
|
||||
mediaAnimation="slide-up"
|
||||
frameStyle="card"
|
||||
@@ -87,7 +87,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "1", name: "Hydrating Serum", price: "$48", imageSrc: "http://img.b2bpic.net/free-photo/top-view-natural-cosmetics-concept_23-2148578622.jpg", imageAlt: "Hydrating serum bottle"},
|
||||
{
|
||||
id: "2", name: "Luxe Moisturizer", price: "$62", imageSrc: "http://img.b2bpic.net/free-photo/luxury-cream-jar-silk-fabric_9975-134546.jpg?_wi=2", imageAlt: "Luxe moisturizer cream"},
|
||||
id: "2", name: "Luxe Moisturizer", price: "$62", imageSrc: "http://img.b2bpic.net/free-photo/luxury-cream-jar-silk-fabric_9975-134546.jpg", imageAlt: "Luxe moisturizer cream"},
|
||||
{
|
||||
id: "3", name: "Gentle Cleanser", price: "$34", imageSrc: "http://img.b2bpic.net/free-photo/woman-washing-face-bathroom_329181-2386.jpg", imageAlt: "Gentle facial cleanser"},
|
||||
]}
|
||||
@@ -170,7 +170,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "5", title: "Are your products cruelty-free?", content: "Yes, all Luminé products are 100% cruelty-free and not tested on animals. We're certified by leading international cruelty-free organizations."},
|
||||
{
|
||||
id: "6", title: "How should I store my skincare products?", content: "Store all products in a cool, dry place away from direct sunlight. Keep bottles tightly sealed when not in use. Our amber glass bottles protect against UV rays and oxidation."},
|
||||
id: "6", title: "How should I store my skincare products?", content: "Store all products in a cool, dry place away from direct sunlight. Keep bottles tightly sealed when not in use. Our amber glass bottles protect against UV rays and oxidation."}
|
||||
]}
|
||||
mediaAnimation="blur-reveal"
|
||||
faqsAnimation="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user