Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| fb83c4031a | |||
| 1c751832fc | |||
| ff6c2b3657 | |||
| 424c176c0e |
@@ -95,6 +95,7 @@ export default function LandingPage() {
|
|||||||
|
|
||||||
<div id="products" data-section="products">
|
<div id="products" data-section="products">
|
||||||
<ProductCardFour
|
<ProductCardFour
|
||||||
|
carouselMode="auto"
|
||||||
animationType="slide-up"
|
animationType="slide-up"
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
gridVariant="three-columns-all-equal-width"
|
gridVariant="three-columns-all-equal-width"
|
||||||
@@ -183,6 +184,7 @@ export default function LandingPage() {
|
|||||||
{
|
{
|
||||||
id: "f4", title: "Do you offer a money-back guarantee?", content: "Yes, we offer a 30-day money-back guarantee if you are not fully satisfied with your purchase. Your comfort is our priority."},
|
id: "f4", title: "Do you offer a money-back guarantee?", content: "Yes, we offer a 30-day money-back guarantee if you are not fully satisfied with your purchase. Your comfort is our priority."},
|
||||||
]}
|
]}
|
||||||
|
buttons={[{ text: "Contact Support", href: "mailto:support@luminaskincare.com" }]}
|
||||||
title="Common Questions"
|
title="Common Questions"
|
||||||
description="Everything you need to know about our premium skincare line."
|
description="Everything you need to know about our premium skincare line."
|
||||||
faqsAnimation="slide-up"
|
faqsAnimation="slide-up"
|
||||||
|
|||||||
Reference in New Issue
Block a user