Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| dea3244914 | |||
| 6b4fc9eac2 |
@@ -180,6 +180,8 @@ export default function LandingPage() {
|
|||||||
id: "f2", title: "How often should I use the product?", content: "We recommend applying morning and evening as part of your regular ritual for optimal results."},
|
id: "f2", title: "How often should I use the product?", content: "We recommend applying morning and evening as part of your regular ritual for optimal results."},
|
||||||
{
|
{
|
||||||
id: "f3", title: "Are your ingredients organic?", content: "Our ingredients are 100% ethically sourced and our primary actives are certified organic."},
|
id: "f3", title: "Are your ingredients organic?", content: "Our ingredients are 100% ethically sourced and our primary actives are certified organic."},
|
||||||
|
{
|
||||||
|
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."},
|
||||||
]}
|
]}
|
||||||
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."
|
||||||
@@ -207,4 +209,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user