Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-03 06:07:02 +00:00

View File

@@ -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,7 +48,7 @@ export default function LandingPage() {
{ text: "Explore Collection", href: "products" },
{ text: "Learn Our Story", href: "about" },
]}
background={{ variant: "aurora" }}
background={{ variant: "sparkles-gradient" }}
imageSrc="http://img.b2bpic.net/free-photo/close-up-fair-skinned-young-women-s-hands-holding-jars-organic-body-creams-care-moisturizing-concept_197531-31493.jpg"
imageAlt="Luxury skincare products on natural background"
mediaAnimation="blur-reveal"
@@ -170,7 +170,7 @@ export default function LandingPage() {
{
id: "5", title: "What is your return policy?", content: "We offer a 60-day satisfaction guarantee. If you're not completely happy with your purchase, we'll provide a full refund, no questions asked."},
{
id: "6", title: "How should I store my skincare products?", content: "Store all products in a cool, dark place away from direct sunlight. Keep containers tightly sealed to maintain freshness. For best results, use within 12 months of opening."},
id: "6", title: "How should I store my skincare products?", content: "Store all products in a cool, dark place away from direct sunlight. Keep containers tightly sealed to maintain freshness. For best results, use within 12 months of opening."}
]}
imageSrc="http://img.b2bpic.net/free-photo/two-caucasian-girls-different-ages-cosmetic-facial-procedures-light-room-wellness-self-care-concept_197531-31432.jpg"
imageAlt="Skincare routine essentials"
@@ -190,7 +190,7 @@ export default function LandingPage() {
tagIcon={Mail}
title="Join Our Beauty Community"
description="Subscribe to receive exclusive skincare tips, early access to new products, and special discounts delivered to your inbox."
background={{ variant: "aurora" }}
background={{ variant: "sparkles-gradient" }}
useInvertedBackground={true}
inputPlaceholder="Enter your email"
buttonText="Subscribe"