A responsive and modern landing page built with Bootstrap 5 and SASS. This project showcases various Bootstrap components and custom styling to create a professional business website template.
- 📱 Fully Responsive Design
- 🎨 Custom SASS/SCSS Styling
- 🎬 Video Lightbox Integration
- 📊 Interactive Components
- 🔄 Carousel Testimonials
- 💼 Portfolio Gallery
- 📝 Contact Form
- 🎯 Animated Elements
- Bootstrap 5
- SASS/SCSS
- Font Awesome Icons
- GLightbox
- Google Fonts
- Node.js (v14 or higher)
- npm (Node Package Manager)
- Clone the repository
git clone https://github.com/yourusername/Bootstrap-Project-4.git
- Navigate to project directory
cd Bootstrap-Project-4
- Install dependencies
npm install
- Run the SASS compiler
npm run sass
Bootstrap-Project-4/
├── dist/
│ ├── css/
│ │ └── style.css
│ └── js/
├── scss/
│ └── style.scss
├── images/
├── index.html
└── package.json
- Navigation Bar: Responsive navbar with custom styling
- Hero Section: Introduction with video lightbox
- Companies: Trusted companies showcase
- Services: Service offerings with icons and descriptions
- Testimonials: Customer testimonials carousel
- FAQ: Frequently asked questions accordion
- Portfolio: Project showcase with filtering
- Contact: Contact form with modern design
- Footer: Social media links and company information
You can customize the theme by modifying the SCSS variables in scss/style.scss
:
// Example customization
$primary: #your-color;
$enable-shadows: true;
$enable-gradients: true;
This project can be deployed on any static hosting service. For Netlify deployment:
- Push your code to GitHub
- Connect your GitHub repository to Netlify
- Configure build settings:
- Build command:
npm run build
- Publish directory:
dist
- Build command:
- Fork the repository
- Create your feature branch (
git checkout -b feature/AmazingFeature
) - Commit your changes (
git commit -m 'Add some AmazingFeature'
) - Push to the branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
This project is licensed under the MIT License - see the LICENSE file for details
- Bootstrap Team for the amazing framework
- Font Awesome for the icons
- GLightbox for the video lightbox functionality
- All images are from [source-name]
![]() Sirac |
- 📧 Email: siracalaks@gmail.com
- 💼 LinkedIn: https://www.linkedin.com/in/sirac-alakus-64a29917a/
⭐️ If you enjoyed this project, don’t forget to give it a star!