Add product section - #1
Merged
Merged
Conversation
- Split Aerotia website entry into public site + CMS backend projects, with demo credentials/links for CMS, accounting portal, and public site demo - Add Open Graph / Twitter Card meta tags and a generated og-image.png - Note that the AI chat assistant project is live on this site
- Add a Products/Shop page and nav entry with 5 real products (Google Drive Backup Utility Pro, AI Website Chat, HRMACS, Laravel GitStamp, VaultAGramBot), each with a details modal (carousel of images/video/ PDF preview), coupon banners, and upcoming/free/paid variants - Rework Home page: rewritten hero/about copy, reordered sections, scroll-triggered reveal animations, and a new animated <canvas> tech-stack visualization (floating logo nodes with hand-drawn fallback icons for pgvector/RAG/LLM where no official logo exists) - Modernize About, Services, and Contact pages with glass/gradient styling, honest rewritten copy (dropped an inflated stat), and the same scroll-reveal system - Make nav/footer quick links share one data source; reduce nav height; redesign the mobile menu with icons, dividers, and a staggered entrance; add scroll-lock and Escape-to-close - Add global prefers-reduced-motion support - Fix a pre-existing broken import in the Carousel UI component
- Remove react-router-dom (unused — the site is hash-routed, not react-router) to resolve a high-severity Dependabot alert; the vulnerable transitive react-router version had no patched release to upgrade to, so removal was the only real fix - Rewrite CLAUDE.md: drop the stale v1/v2/v3 sub-project layout (the site was promoted to the repo root), correct the deploy trigger (master, not develop — develop pushes do NOT deploy), and document the current architecture (Products page, tech-stack canvas, scroll-reveal system, reduced-motion handling, AI chat widget) - Rewrite README.md's project structure, navigation, and tech list to match reality (Products page, data files, chatling/ai-proxy, react-icons, embla-carousel) - Fix prompts/*.md: replace fictional app/ paths with the real src/ layout, drop the React Router "framework mode" mandate (delete prompts/react-router.md entirely — 445 lines for an unused library), and add the missing --color-secondary token to the color guidelines
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.