This commit is contained in:
2026-01-29 06:42:38 -08:00
parent 18255812ba
commit 6fc433178d
+1 -1
View File
@@ -7,7 +7,7 @@ export default function YesPage() {
<h2>You're now my valentine 💖🥳</h2> <h2>You're now my valentine 💖🥳</h2>
<h3>No takebacks allowed, you're stuck with me 🎉</h3> <h3>No takebacks allowed, you're stuck with me 🎉</h3>
<p></p> <p></p>
<p>P.S. Great job using the freewill the website gave you to make thisu right choice</p> <p>P.S. Great job using the freewill this website gave you to make the right choice</p>
</div> </div>
); );
} }