Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 2b9d9572ef | |||
| debd7ccf57 |
@@ -212,6 +212,10 @@ export default function LandingPage() {
|
||||
id: "f2", title: "Are these fragrances long-lasting?", content: "Yes, our high-concentration blends ensure endurance throughout the day."},
|
||||
{
|
||||
id: "f3", title: "How should I store my perfume?", content: "Keep in a cool, dry place away from direct sunlight."},
|
||||
{
|
||||
id: "f4", title: "Do you offer satisfaction guarantees?", content: "Yes, we offer a 30-day satisfaction guarantee. If you're not completely satisfied with your purchase, we'll provide a full refund or exchange."},
|
||||
{
|
||||
id: "f5", title: "How long does shipping take?", content: "Standard shipping takes 3-5 business days. Express options are available at checkout."},
|
||||
]}
|
||||
sideTitle="Expert Guidance"
|
||||
sideDescription="Common queries regarding our fragrances."
|
||||
@@ -258,4 +262,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user