Add new t-shirt product page and update site navigation
Create `rubiks-cube-solver-t-shirt.html` with full SEO meta tags, structured data, and product details. Update `index.html` to include the new product in the shop grid and add the new URL to `sitemap.xml`. Replit-Commit-Author: Agent Replit-Commit-Session-Id: f5797e65-2210-4d2e-bf70-278d8a0098c1 Replit-Commit-Checkpoint-Type: full_checkpoint Replit-Commit-Event-Id: fdccbccc-ca0d-4833-9054-ed849b29fc12 Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/2a2c58da-54a0-4c86-8ad0-3b93439f70de/f5797e65-2210-4d2e-bf70-278d8a0098c1/2fn34tC Replit-Helium-Checkpoint-Created: true
This commit is contained in:
@@ -170,6 +170,14 @@
|
||||
<span class="product-card-link">View Product →</span>
|
||||
</div>
|
||||
</a>
|
||||
<a href="rubiks-cube-solver-t-shirt.html" class="product-card">
|
||||
<div class="product-card-img"><img src="images/rubik-cube-solver-t-shirt-one-more-solve-3-hours-later-puzzle-lover-tee.jpg" alt="Rubik's Cube solver t-shirt – One More Solve" loading="lazy"/></div>
|
||||
<div class="product-card-body">
|
||||
<span class="product-card-cat">Rubik's Cube T-Shirt</span>
|
||||
<span class="product-card-name">One More Solve T-Shirt</span>
|
||||
<span class="product-card-link">View Product →</span>
|
||||
</div>
|
||||
</a>
|
||||
<a href="rubiks-cube-socks.html" class="product-card">
|
||||
<div class="product-card-img"><img src="images/sublimation-socks.jpg" alt="Rubik's Cube socks" loading="lazy"/></div>
|
||||
<div class="product-card-body">
|
||||
|
||||
Reference in New Issue
Block a user