Modern Business Landing Page

A sleek and responsive landing page built with React, Tailwind CSS, and Framer Motion animations.
š Features
- Modern and clean design
- Fully responsive layout
- Smooth animations with Framer Motion
- Interactive components
- Testimonials carousel
- Newsletter subscription form
- Company logo showcase
- Pricing calculator
- Service showcase sections
š ļø Built With
- React.js
- Tailwind CSS
- Framer Motion
- Swiper.js
- React Icons
š Getting Started
Prerequisites
- Node.js (v14 or higher)
- npm or yarn
Installation
- Clone the repository
```bash
git clone https://github.com/mdalmamunit427/modern-business-landing-page-react-tailwindcss
cd modern-business-landing-page-react-tailwindcss
2. Install dependencies
```bash
npm install
- Start the development server
npm run dev
š¦ Project Structure
src/
āāā components/
ā āāā Navbar.jsx
ā āāā Hero.jsx
ā āāā CompanyLogo.jsx
ā āāā PurposeSection.jsx
ā āāā FeaturesSection.jsx
ā āāā ScheduleSection.jsx
ā āāā MonitorSection.jsx
ā āāā PricingSection.jsx
ā āāā ServicesSection.jsx
ā āāā TestimonialsSection.jsx
ā āāā NewsletterSection.jsx
ā āāā Footer.jsx
šØ Customization
- Replace the placeholder images and text with your own content
- Update the company logo and testimonials in the
data.js
file
- Modify the pricing plans in the
PricingSection.jsx
file
- Update the newsletter form in the
NewsletterSection.jsx
file
š License
This project is licensed under the MIT License. See the LICENSE file for details.