Skip to main content

IZ Group Announces 2026 Achievements in Official Report

IZ Group IZ Group

# IZ Group of Companies - Official Website

Corporate holding website for **IZ Group of Companies** (Azerbaijan).

## About

IZ Group is a diversified holding company operating across 5 key sectors in Azerbaijan.

## Companies

| Sector | Company | Website |
| ----------- | ------------------------------- | ---------------- |
| Law | Alliance Legal Center | alc.az |
| Travel | Alliance Travel | atagency.az |
| Real Estate | Alliance Real Estate Investment | rei.az |
| Furniture | Ezze Concept | mirvanagroup.com |
| Training | Alliance Human Capital | ahc.az |

## Design Inspiration

Design inspired by PASHA Holding (pasha-holding.az) with a premium corporate aesthetic.

## Technology Stack

- Pure HTML5, CSS3, JavaScript
- No frameworks or libraries
- Google Fonts: Playfair Display (headings), Lato (body)

## Languages

- AZ (Azerbaijani) - Default
- EN (English)
- RU (Russian)

## Color Scheme

- Primary Blue: #1a3a5c
- Gold Accent: #c9a961
- White: #ffffff

## Project Structure

```
izgoc/
├── assets/
│ ├── css/ # Stylesheets
│ ├── js/ # JavaScript files
│ ├── lang/ # Language JSON files (AZ, EN, RU)
│ └── images/ # Images
│ ├── logo/ # Company logos
│ ├── hero/ # Hero section images
│ ├── sectors/ # Sector-specific images
│ └── icons/ # UI icons
├── pages/
│ ├── about.html # About page
│ ├── news.html # News page
│ ├── career.html # Career page
│ ├── contact.html # Contact page
│ └── sectors/ # Sector pages
│ ├── law.html
│ ├── travel.html
│ ├── real-estate.html
│ ├── furniture.html
│ └── training.html
└── index.html # Homepage

```

## Features

- Two-row navigation (utility + main menu)
- Full-screen hero carousel
- Multi-language support (AZ/EN/RU)
- Responsive design
- Premium corporate design
- Backend integration ready

## Development Notes

- Using picsum.photos for placeholder images during development
- Following backend integration guidelines for seamless PHP conversion
- All forms include CSRF token placeholders
- Translation placeholders using {{TRANSLATE:key}} format

## Backend Integration

This project follows the frontend integration rules defined in `.claude/skills/FRONTEND-INTEGRATION.md` for seamless integration with the alfasayt-backend-core package.

## License

Proprietary - IZ Group of Companies

Back to News