dream_pep 6d87e76ebb Add CardNav, theme providers, and UI updates
Introduce an interactive top navigation and theming + site UI/branding changes.

- Add CardNav component (TSX + CSS) with GSAP animations and responsive behavior.
- Dynamic Header now loads CardNav (client-side).
- Add Providers (next-themes) and wrap RootLayout; enable theme toggle and update site title to "Koring Team".
- Add Koring logo component and public SVG asset.
- Add custom 404 (app/not-found.tsx).
- Update home page spacing and card paddings for responsiveness.
- Refactor Footer content and layout for legal/branding text.
- Add dependencies: gsap, react-icons and update pnpm lock.
2026-07-11 01:21:44 +08:00
2026-07-10 22:38:58 +08:00
2026-07-10 22:38:58 +08:00
2026-07-10 22:38:58 +08:00
2026-07-10 22:38:58 +08:00
2026-07-10 22:38:58 +08:00
2026-07-10 22:38:58 +08:00
2026-07-10 22:38:58 +08:00
2026-07-10 22:38:58 +08:00
2026-07-10 22:38:58 +08:00
2026-07-10 22:38:58 +08:00
2026-07-10 22:38:58 +08:00
2026-07-10 22:38:58 +08:00
2026-07-10 22:38:58 +08:00
2026-07-10 22:38:58 +08:00
2026-07-10 22:38:58 +08:00
2026-07-10 22:38:58 +08:00

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.

This project uses next/font to automatically optimize and load Geist, a new font family for Vercel.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

S
Description
No description provided
Readme
4.5 MiB
Languages
TypeScript 96.1%
CSS 3.7%
JavaScript 0.2%