diff --git a/src/app/page.tsx b/src/app/page.tsx index b591f7d..373adc8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -178,13 +178,13 @@ export default function LandingPage() { sideDescription="Everything you need to know about ESSENCE fragrances" faqs={[ { - id: "1", title: "How long does an ESSENCE fragrance last?", content: "Our fragrances are formulated with premium concentrations to provide 8-12 hours of continuous scent projection, depending on skin type and environmental factors." + id: "1", title: "What is your return policy?", content: "We offer a 30-day money-back guarantee on all purchases. If you're not completely satisfied, simply return the product for a full refund." }, { - id: "2", title: "Are ESSENCE fragrances suitable for sensitive skin?", content: "Yes, we use hypoallergenic formulations and natural ingredients. However, we recommend performing a patch test first if you have known sensitivities." + id: "2", title: "How long does an ESSENCE fragrance last?", content: "Our fragrances are formulated with premium concentrations to provide 8-12 hours of continuous scent projection, depending on skin type and environmental factors." }, { - id: "3", title: "What is your return policy?", content: "We offer a 30-day money-back guarantee on all purchases. If you're not completely satisfied, simply return the product for a full refund." + id: "3", title: "Are ESSENCE fragrances suitable for sensitive skin?", content: "Yes, we use hypoallergenic formulations and natural ingredients. However, we recommend performing a patch test first if you have known sensitivities." }, { id: "4", title: "How should I store my fragrance?", content: "Store in a cool, dark place away from direct sunlight and heat. Keep the cap sealed when not in use to preserve the fragrance's integrity."