All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Initial Release: Launched AI Builder Store landing page.
- Hero Section: Animated headline, subheadline, and primary CTAs.
- Pricing Tables: Tabbed interface for AI Coding, Creative, and Cloud Storage packages.
- Features:
- Trust Bar with stats.
- Pain Points section.
- Solution section highlighting benefits.
- Why Us section with 4 key differentiators.
- FAQ Accordion.
- Footer with branding.
- Tech Stack:
- Next.js 16 (App Router).
- Tailwind CSS for styling.
- shadcn/ui components (Button, Card, Tabs, Accordion, Badge).
- Framer Motion for scroll animations.
- Documentation: Added README.md and ARCHITECTURE.md.
- Addressed hydration errors caused by invalid HTML nesting (
divinsidepin Badge component). - Updated Next.js to latest stable version (16.1.1) to resolve potential security vulnerabilities.