Add templates, tests, and miscellaneous project files

Includes new page templates (fitness-gym, nonprofit, online-course,
photography-studio, real-estate, startup-company, travel-blog,
wedding-invitation) with thumbnail SVGs, test specs, documentation
files, and minor updates to index.html, router.php, and playwright config.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-01 14:15:58 -08:00
parent 03f573b451
commit b511a6684d
61 changed files with 6919 additions and 6 deletions

View File

@@ -643,7 +643,7 @@
<div class="modal-body">
<p id="template-modal-desc" style="color:#a1a1aa;font-size:14px;line-height:1.6;margin-bottom:16px;"></p>
<div style="padding:16px;background:#2d2d3a;border-radius:8px;border:1px solid #3f3f50;">
<p style="color:#fbbf24;font-size:13px;font-weight:500;">⚠️ This will replace all content on your current page.</p>
<p id="template-modal-warning" style="color:#fbbf24;font-size:13px;font-weight:500;">⚠️ This will replace all content on your current page.</p>
</div>
</div>
<div class="modal-footer">