Update src/app/page.tsx

This commit is contained in:
2026-03-03 06:43:46 +00:00
parent f9355f2b88
commit 348e39edfb

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"
@@ -49,7 +49,7 @@ export default function LandingPage() {
{ text: "Learn Our Story", href: "about" },
]}
buttonAnimation="slide-up"
background={{ variant: "aurora" }}
background={{ variant: "sparkles-gradient" }}
imageSrc="http://img.b2bpic.net/free-photo/close-up-elegant-beauty-selfcare-treatment_23-2149238256.jpg"
imageAlt="Premium skincare products"
mediaAnimation="blur-reveal"
@@ -167,7 +167,7 @@ export default function LandingPage() {
{
id: "4", title: "What makes your ingredients natural?", content: "We source botanicals directly from sustainable farms and use cold-pressed extraction methods to preserve nutrients. We avoid synthetic fragrances, parabens, and harsh chemicals, ensuring every ingredient serves a purpose."},
{
id: "5", title: "Do you offer a money-back guarantee?", content: "Yes. We offer a 60-day satisfaction guarantee. If you're not completely happy with your results, return the product for a full refund—no questions asked."},
id: "5", title: "Do you offer a money-back guarantee?", content: "Yes. We offer a 60-day satisfaction guarantee. If you're not completely happy with your results, return the product for a full refund—no questions asked."}
]}
imageSrc="http://img.b2bpic.net/free-photo/face-moisturizing_1098-15286.jpg"
imageAlt="Skincare routine"
@@ -188,7 +188,7 @@ export default function LandingPage() {
description="Subscribe to receive exclusive beauty insights, product launches, and skincare routines tailored to your skin type."
tagIcon={Mail}
tagAnimation="slide-up"
background={{ variant: "aurora" }}
background={{ variant: "sparkles-gradient" }}
useInvertedBackground={false}
inputPlaceholder="Enter your email"
buttonText="Subscribe"