From ff6c2b36579202528e293d28e3acc6f2ca903a9b Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 20 Apr 2026 17:13:28 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index 870f270..329cf20 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -183,6 +183,7 @@ export default function LandingPage() { { 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."}, ]} + buttons={[{ text: "Contact Support", href: "mailto:support@luminaskincare.com" }]} title="Common Questions" description="Everything you need to know about our premium skincare line." faqsAnimation="slide-up"