Static landing page prototype for Pawly.
From the repository root:
python3 -m http.server 4173Then open:
http://localhost:4173/Website/
The page references Pawly's existing pet PNG assets from ../Pawly/Resources/PetImages/.
index.html- landing page content and structure.styles.css- visual system, responsive layout, and motion.script.js- reveal animation and ticker duplication.