3Feel free to mess around with this val and make it your own :). Just click on "Fork" in the top right.
4
5You can change the phrases that show up as you click no, you can change the firstImg and secondImg, maybe even add more images. And you can also change the colors and any of the text on the screen!
6
7Have fun with it and hopefully your crush says yes hehe.
3Feel free to mess around with this val and make it your own :). Just click on "Fork" in the top right.
4
5You can change the phrases that show up as you click no, you can change the firstImg and secondImg, maybe even add more images. And you can also change the colors and any of the text on the screen!
6
7Have fun with it and hopefully your crush says yes hehe.
3Feel free to mess around with this val and make it your own :). Just click on "Fork" in the top right.
4
5You can change the phrases that show up as you click no, you can change the firstImg and secondImg, maybe even add more images. And you can also change the colors and any of the text on the screen!
6
7Have fun with it and hopefully your crush says yes hehe.
3Feel free to mess around with this val and make it your own :). Just click on "Fork" in the top right.
4
5You can change the phrases that show up as you click no, you can change the firstImg and secondImg, maybe even add more images. And you can also change the colors and any of the text on the screen!
6
7Have fun with it and hopefully your crush says yes hehe.
3Feel free to mess around with this val and make it your own :). Just click on "Fork" in the top right.
4
5You can change the phrases that show up as you click no, you can change the firstImg and secondImg, maybe even add more images. And you can also change the colors and any of the text on the screen!
6
7Have fun with it and hopefully your crush says yes hehe.
3Feel free to mess around with this val and make it your own :). Just click on "Fork" in the top right.
4
5You can change the phrases that show up as you click no, you can change the firstImg and secondImg, maybe even add more images. And you can also change the colors and any of the text on the screen!
6
7Have fun with it and hopefully your crush says yes hehe.
4import React, { useEffect, useState } from "https://esm.sh/react@18.2.0";
5
6const IMAGES = {
7 default: "https://media1.tenor.com/m/mZ4Tjl8QH5IAAAAC/otterpaka-jujutsu-kaisen.gif",
8 success: "https://media1.tenor.com/m/mHOvI449OaUAAAAC/jujutsu-kaisen-shibuya-arc-aoi-todo-shibuya-arc.gif",
117 <h1 style={{ color: "red", textAlign: "center" }}>💥You Have Malware💥</h1>
118 <p>JK but thanks for checking out my website :)</p>
119 <img src={IMAGES.destruct} style={{ display: "block", margin: "auto", maxWidth: "80%", height: "auto" }} />
120 </div>
121 );
153 <>
154 <img
155 src={state.countdown !== null ? IMAGES.countdown : IMAGES.default}
156 style={{ maxWidth: "80%", height: "auto", marginTop: "1rem", borderRadius: "12px" }}
157 />
175 : (
176 <>
177 <img src={IMAGES.success} style={{ maxWidth: "80%", height: "auto", marginTop: "1rem" }} />
178 <div
179 style={{
273 <title>Valentine's Day Invitation</title>
274 <meta name="viewport" content="width=device-width, initial-scale=1" />
275 <link rel="icon" href="https://s3.amazonaws.com/pix.iemoji.com/images/emoji/apple/ios-12/256/tulip.png" type="image/png">
276 </head>
277 <body>
3Feel free to mess around with this val and make it your own :). Just click on "Fork" in the top right.
4
5You can change the phrases that show up as you click no, you can change the firstImg and secondImg, maybe even add more images. And you can also change the colors and any of the text on the screen!
6
7Have fun with it and hopefully your crush says yes hehe.
3Feel free to mess around with this val and make it your own :). Just click on "Fork" in the top right.
4
5You can change the phrases that show up as you click no, you can change the firstImg and secondImg, maybe even add more images. And you can also change the colors and any of the text on the screen!
6
7Have fun with it and hopefully your crush says yes hehe.
3Feel free to mess around with this val and make it your own :). Just click on "Fork" in the top right.
4
5You can change the phrases that show up as you click no, you can change the firstImg and secondImg, maybe even add more images. And you can also change the colors and any of the text on the screen!
6
7Have fun with it and hopefully your crush says yes hehe.