Skip to content

Commit

Permalink
style: change reason copy
Browse files Browse the repository at this point in the history
  • Loading branch information
remvze committed Nov 1, 2023
1 parent e2b6eaf commit 69c4ec1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/sections/why/why.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -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: <BiMoney />,
id: 'free',
label: 'Completely Free',
Expand Down

0 comments on commit 69c4ec1

Please sign in to comment.