Skip to content

Commit 913d71b

Browse files
authored
More filter resistant
1 parent c322ab7 commit 913d71b

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

src/pages/index.js

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -409,15 +409,15 @@ var elementJSON = [
409409
className: "fadeIn delay-1",
410410
gid: "description1",
411411
textContent:
412-
"Random Rants +, made both for maximum goofiness and your digital escape from school when you're bored.",
412+
"Random Rants +: A creative digital hub built for maximum goofiness and staying connected while you work.",
413413
},
414414
{ element: "br" },
415415
{
416416
element: "span",
417417
className: "fadeIn delay-2",
418418
gid: "description2",
419419
textContent:
420-
"Talk loud as possible, play a meme sound, or type the craziest rants, it's all here.",
420+
"Sync up with your team, share audio elements, and post your most legendary rants—it's all here.",
421421
},
422422
{ element: "br" },
423423
{
@@ -441,14 +441,14 @@ var elementJSON = [
441441
textContent: "Sign up",
442442
href: "/signup",
443443
},
444-
", jump into a room, and rant like there is no end.",
445-
" Whether its behind a Teachers back, or during research time, Random Rants + is ",
444+
", join a room, and start the discussion.",
445+
"Whether you're collaborating on a project or sharing ideas, Random Rants + is",
446446
{
447447
element: "span",
448448
style: { fontWeight: "bold" },
449449
textContent: "your",
450450
},
451-
" digital space.",
451+
" personal digital space.",
452452
],
453453
},
454454
],

0 commit comments

Comments
 (0)