From bd3fbf2b5697b15746a820c64e9c0a2d131db6c0 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 17:47:19 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 97ff64c..ab4ddb6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -154,7 +154,7 @@ export default function LandingPage() { id: "3", title: "Can I use multiple Lumière products together?", content: "Absolutely! Our entire collection is designed to work synergistically. We recommend following our suggested skincare routine: cleanse, apply serum, follow with moisturizer, and finish with sunscreen during the day." }, { - id: "4", title: "What is your return policy?", content: "We offer a 60-day money-back guarantee on all products. If you are not completely satisfied, contact our customer service team for a full refund, no questions asked." + id: "4", title: "What is your return policy?", content: "We offer a 60-day money-back guarantee on all products. If you're not completely satisfied, contact our customer service team for a full refund, no questions asked." }, { id: "5", title: "Are your products cruelty-free?", content: "Yes, Lumière is 100% cruelty-free and vegan. We never test on animals, and all our ingredients are ethically sourced from sustainable suppliers." -- 2.49.1