This project is basic clone of the Capgemini Official Homepage, built using Next.js with full support for animations, responsive design, and reusable components.
- Frontend Framework: Next.js
- Styling: Tailwind CSS
- Fonts: Google Fonts – Poppins
- Animations: Tailwind transitions, pseudo-elements, custom overlays
- ⚡️ Fully responsive layout (desktop, tablet, mobile)
- 🖼️ Hero section with overlayed text boxes and background videos/images
- 🧠 Insights & Stories sections with interactive card hover animations
- 🌈 Text hover effects inspired by Capgemini’s design
- 🎨 Clean and modern UI following Capgemini’s official design language
git clone https://github.com/your-username/capgemini-clone.git
cd capgemini-clone
npm install
npm run dev