From 65d37a1d68248239f33289deef43495652e478fb Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 10:41:21 +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 d1fe61b..6b2132d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -217,7 +217,7 @@ export default function LandingPage() { faqsAnimation="blur-reveal" faqs={[ { - id: "1", title: "Are your products safe?", content: "Yes. All our products are manufactured in GMP-certified facilities and undergo rigorous third-party testing to ensure safety and purity. We follow all regulatory guidelines and industry standards." + id: "1", title: "Are your products safe?", content: "Yes. All our products are manufactured in GMP-certified facilities and undergo rigorous third-party testing to ensure safety and purity. We follow all regulatory guidelines and industry standards. Your health and confidence in our products is our top priority, which is why we maintain the highest quality standards in the industry." }, { id: "2", title: "What results can I expect?", content: "Results vary based on individual factors including diet, training intensity, and consistency. Most users report noticeable improvements in muscle development and strength within 4-8 weeks of consistent use." -- 2.49.1