Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 97c6cb34de |
@@ -176,6 +176,8 @@ export default function LandingPage() {
|
|||||||
{ id: "q1", title: "Are your products cruelty-free?", content: "Yes, we never test on animals." },
|
{ id: "q1", title: "Are your products cruelty-free?", content: "Yes, we never test on animals." },
|
||||||
{ id: "q2", title: "Can I return unused products?", content: "We offer a 30-day return policy." },
|
{ id: "q2", title: "Can I return unused products?", content: "We offer a 30-day return policy." },
|
||||||
{ id: "q3", title: "Where is it made?", content: "All products are formulated in California." },
|
{ id: "q3", title: "Where is it made?", content: "All products are formulated in California." },
|
||||||
|
{ id: "q4", title: "How do you ensure ingredient safety?", content: "Every ingredient undergoes rigorous dermatological testing to ensure maximum safety and efficacy for all skin types." },
|
||||||
|
{ id: "q5", title: "What is your shipping policy?", content: "We offer free standard shipping on all orders over $50. Orders are processed within 1-2 business days." }
|
||||||
]}
|
]}
|
||||||
sideTitle="Your Questions, Answered."
|
sideTitle="Your Questions, Answered."
|
||||||
faqsAnimation="slide-up"
|
faqsAnimation="slide-up"
|
||||||
|
|||||||
Reference in New Issue
Block a user