From 69c4ec150849a15e2aa222ac4b6f2982cc9536df Mon Sep 17 00:00:00 2001 From: MAZE Date: Wed, 1 Nov 2023 15:42:04 +0330 Subject: [PATCH] style: change reason copy --- src/components/sections/why/why.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/sections/why/why.tsx b/src/components/sections/why/why.tsx index 4ef9443..dee2c1f 100644 --- a/src/components/sections/why/why.tsx +++ b/src/components/sections/why/why.tsx @@ -8,7 +8,7 @@ import styles from './why.module.css'; export function Why() { const reasons = [ { - body: 'Moodist is a cost-free solution, offering you high-quality ambient sounds without any financial commitment.', + body: 'Moodist pampers your senses without emptying your wallet. Enjoy our rich collection of ambient sounds at no cost.', icon: , id: 'free', label: 'Completely Free',