changed the to this

This commit is contained in:
2026-01-29 06:09:45 -08:00
parent 4359b3be4a
commit 1165d02a34
+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>
<h2>No takebacks allowed, you're stuck with me 🎉</h2> <h2>No takebacks allowed, you're stuck with me 🎉</h2>
<p></p> <p></p>
<h3>P.S. Great job using the freewill the website gave you to make the right choice</h3> <h3>P.S. Great job using the freewill the website gave you to make this right choice</h3>
</div> </div>
); );
} }