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