From 6e9ded4cd96ff6a47f724952e618f45f2906aca8 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 27 Apr 2026 07:24:17 +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 b973372..4435db8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -155,7 +155,7 @@ export default function LandingPage() { useInvertedBackground={true} faqs={[ { - id: "f1", title: "How often should I use it?", content: "Daily usage is recommended for best dandruff control."}, + id: "f1", title: "How often should I use it?", content: "Use as a regular shampoo, 3-4 times a week for optimal results."}, { id: "f2", title: "Is it safe for color-treated hair?", content: "Yes, our formula is gentle on color-treated strands."}, { @@ -212,4 +212,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1