Compare commits
2 Commits
7d49a9e310
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9eff009f94 | ||
|
|
ecd64f2bca |
11
index.html
11
index.html
@@ -384,17 +384,6 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<form class="contact-form reveal" id="contactForm">
|
||||
<div>
|
||||
<label class="form-label" for="nameInput">Your Name</label>
|
||||
<input class="form-input" id="nameInput" type="text" placeholder="Your name"/>
|
||||
</div>
|
||||
<div>
|
||||
<label class="form-label" for="msgInput">Message</label>
|
||||
<textarea class="form-textarea" id="msgInput" placeholder="Orders, collabs, or just saying hi — we're listening."></textarea>
|
||||
</div>
|
||||
<button type="submit" class="form-submit">Send Message ↗</button>
|
||||
</form>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
||||
@@ -86,7 +86,7 @@
|
||||
<div class="product-info">
|
||||
<div class="section-label">Rubik's Cube T-Shirt</div>
|
||||
<h1 class="product-title">Rubik's Cube Solver T-Shirt – One More Solve</h1>
|
||||
<div class="product-price" id="productPrice">$29.99</div>
|
||||
<div class="product-price" id="productPrice">$39.82</div>
|
||||
<div class="product-description" id="productDescription">
|
||||
<p>This <strong>Rubik's Cube solver t-shirt</strong> carries a quiet, nerdy joy — the kind that comes from getting lost in a brain-bending challenge and laughing at yourself when it goes sideways. The front artwork shows a focused solver tackling a huge, colorful cube with the caption <strong>"One More Solve."</strong> The back flips the mood with a comic meltdown, scattered cube pieces, and the line <strong>"3 Hours Later…"</strong> — a playful nod to every obsessive solving session that stretched way past bedtime.</p>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user