Add GameCard shared component, HeroSection with framer-motion animations,
LatestGames grid section, and DonationCTA banner. Wire up the home page
to fetch games from Strapi and render all landing page sections.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Install framer-motion and create shared layout components with i18n
support. Update locale layout to include fixed navbar, flex-col body,
and footer.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>