From dc6d229d943d2b67b47bdd2568e46174d21d5dcc Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 21:29:37 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 6354ec0..75c3182 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -190,13 +190,13 @@ export default function LandingPage() { tagAnimation="slide-up" faqs={[ { - id: "1", title: "Is Luminé suitable for sensitive skin?", content: "Yes, Luminé products are specifically formulated to be gentle on sensitive skin. All our formulations are dermatologist-tested and free from harsh chemicals, fragrances, and common irritants. We recommend doing a patch test first to ensure compatibility with your skin."}, + id: "1", title: "Is cerave suitable for sensitive skin?", content: "Yes, Luminé products are specifically formulated to be gentle on sensitive skin. All our formulations are dermatologist-tested and free from harsh chemicals, fragrances, and common irritants. We recommend doing a patch test first to ensure compatibility with your skin."}, { id: "2", title: "How long does it take to see results?", content: "Most customers notice visible improvements in skin texture and clarity within 2-4 weeks of consistent use. For more significant results like reduced fine lines or hyperpigmentation, allow 8-12 weeks. Results vary based on individual skin conditions and consistency of use."}, { id: "3", title: "Are your products cruelty-free and vegan?", content: "Yes, all Luminé products are 100% cruelty-free and vegan. We never test on animals and source our ingredients from certified sustainable suppliers. Our packaging is also recyclable and made from eco-friendly materials."}, { - id: "4", title: "Can I use multiple Luminé products together?", content: "Absolutely! Our products are designed to work synergistically. A typical routine includes: Cleanser → Serum → Moisturizer → Eye Contour (at night). Start with essentials and gradually introduce new products to monitor your skin's response."}, + id: "4", title: "Can I use multiple Cerave products together?", content: "Absolutely! Our products are designed to work synergistically. A typical routine includes: Cleanser → Serum → Moisturizer → Eye Contour (at night). Start with essentials and gradually introduce new products to monitor your skin's response."}, { id: "5", title: "What is your return policy?", content: "We offer a 60-day satisfaction guarantee. If you're not completely satisfied with any Luminé product, simply return it for a full refund, no questions asked. We want you to feel confident in your skincare investment."}, { -- 2.49.1