A modern and elegant landing page built with Next.js and React.js, showcasing a luxurious collection of Arabian perfumes for men and women. The website is fully responsive, featuring an animated hero section, product collections, and a subscription form for newsletters.
Access here: Arabian Perfumes
- 🛍 Dynamic Products Display: Fetches product data via API using
swr
. - 🌍 Language Toggle: Switch between English (
en
) and Portuguese (pt-br
) languages. - 📱 Mobile-Friendly Navigation: Responsive navbar with a collapsible menu for smaller devices.
- ✨ Animated Hero Section: A visually stunning banner with a call-to-action.
- 🎨 Modern UI: Styled with custom TailwindCSS for a clean and sophisticated look.
- 📧 Newsletter Subscription: Integrated form to collect user emails.
- 🚀 Optimized for Performance: Lightweight and fast-loading.
- Next.js - React framework for production-grade web applications.
- React.js - Component-based JavaScript library for building user interfaces.
- SWR - Data fetching library with caching and revalidation.
- Tailwind CSS - Utility-first CSS framework for rapid UI development.
- React Icons - Icon library for React components.
- Next/Image - Optimized image component for fast-loading visuals.