From 4359b3be4af3ceee78c81eb86b21d82eb0cf455b Mon Sep 17 00:00:00 2001 From: Chewbaccalakis Date: Thu, 29 Jan 2026 06:09:22 -0800 Subject: [PATCH] now? --- src/yes.tsx | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/yes.tsx b/src/yes.tsx index 8f50339..6f36cd9 100644 --- a/src/yes.tsx +++ b/src/yes.tsx @@ -3,9 +3,11 @@ import styles from './yes.module.css'; export default function YesPage() { return (
-

Congratulations, you're now my valentine!!! 💖🥳

+

Congratulations!!!

+

You're now my valentine 💖🥳

No takebacks allowed, you're stuck with me 🎉

-

Great job using the freewill the website gave you to make the right choice

+

+

P.S. Great job using the freewill the website gave you to make the right choice

); }