A responsive bilingual (Arabic/English) landing page for App-Tech Solutions, built with HTML, CSS, and JavaScript.
- Bilingual Support: Full Arabic and English language support with RTL/LTR switching
- Responsive Design: Adapts seamlessly to all screen sizes
- Modern UI Components:
- Sticky header with smooth scrolling navigation
- Animated hero section
- Feature cards with hover effects
- Pricing toggle between monthly/yearly plans
- Contact section with social media links
├── index.html # Main HTML file
├── styles.css # Stylesheet
├── script.js # JavaScript functionality
├── images/ # Image assets
│ └── logo.png # Company logo
└── README.md # Project documentation
- Clone the repository
- Open
index.htmlin your browser
- HTML5
- CSS3 (with Flexbox and Grid)
- JavaScript (ES6+)
- Font Awesome 6.0.0
- Google Fonts (Cairo & Poppins)
- Chrome (latest)
- Firefox (latest)
- Safari (latest)
- Edge (latest)
- Fork the repository
- Create your feature branch (
git checkout -b feature/NewFeature) - Commit your changes (
git commit -m 'Add NewFeature') - Push to the branch (
git push origin feature/NewFeature) - Open a Pull Request
© 2025 App-Tech Company. All rights reserved.