Merge version_1 into main #1
@@ -48,7 +48,7 @@ export default function LandingPage() {
|
||||
{ text: "Explore Products", href: "products" },
|
||||
{ text: "Learn Our Story", href: "about" },
|
||||
]}
|
||||
buttonAnimation="reveal-blur"
|
||||
buttonAnimation="opacity"
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/natural-handmade-soap-plants-gray-background_93675-135163.jpg"
|
||||
imageAlt="Premium skincare products in natural lighting"
|
||||
@@ -135,7 +135,7 @@ export default function LandingPage() {
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/closeup-handsome-young-office-worker-glasses-suit-smiling-camera-looking-happy-white_1258-173667.jpg", alt: "Testimonial user 4"},
|
||||
]}
|
||||
ratingAnimation="reveal-blur"
|
||||
ratingAnimation="opacity"
|
||||
avatarsAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
@@ -159,13 +159,13 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "5", title: "What's your return policy?", content: "We offer a 30-day money-back guarantee on all products. If you're not completely satisfied, simply contact our customer service team for a hassle-free return."},
|
||||
{
|
||||
id: "6", title: "Do you offer sample sizes?", content: "Yes! We offer sample sets so you can try our products before committing to full-size bottles. Perfect for discovering your new skincare favorites."},
|
||||
id: "6", title: "Do you offer sample sizes?", content: "Yes! We offer sample sets so you can try our products before committing to full-size bottles. Perfect for discovering your new skincare favorites."}
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-happy-patient-dentist_23-2149164277.jpg"
|
||||
imageAlt="Skincare routine consultation"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="left"
|
||||
faqsAnimation="reveal-blur"
|
||||
faqsAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user