{% extends "base.html" %} {% block title %}{{ t('Portfolio | Web Design Projects Brussels') }}{% endblock %} {% block description %}{{ t('View my web design portfolio featuring business websites, e-commerce sites, and custom web solutions. Professional web design projects completed in Brussels.') }}{% endblock %} {% block keywords %}{{ t('website design, web development, small business, Belgium, Brussels, professional websites, affordable web design') }}{% endblock %} {% block og_title %}{{ t('Portfolio | Web Design Projects Brussels') }}{% endblock %} {% block og_description %}{{ t('View my web design portfolio featuring business websites, e-commerce sites, and custom web solutions. Professional web design projects completed in Brussels.') }}{% endblock %} {% block twitter_title %}{{ t('Portfolio | Web Design Projects Brussels') }}{% endblock %} {% block twitter_description %}{{ t('View my web design portfolio featuring business websites, e-commerce sites, and custom web solutions. Professional web design projects completed in Brussels.') }}{% endblock %} {% block content %} {{ hero.hero_section( title="Design Showcase", subtitle="Explore different design styles and themes. Click on any design to see how your website could look with these modern, professional styles.", icon_class="fas fa-palette", stats=[ {"value": "8+", "label": "Years Experience"}, {"value": "15,000+", "label": "Hours Coded"}, {"value": "100%", "label": "Committed"} ], t=t ) }}

{{ t('Interactive Design Themes') }}

{{ t('Click on any design below to preview how your website could look. Each theme demonstrates different styles, colors, and layouts.') }}

{{ t('Modern Minimal') }}

{{ t('Clean, spacious design with subtle animations and modern typography.') }}

Clean Modern Minimal

{{ t('Bold & Vibrant') }}

{{ t('Eye-catching design with bold colors and dynamic elements.') }}

Bold Colorful Dynamic

{{ t('Elegant Professional') }}

{{ t('Sophisticated design with premium styling and professional appeal.') }}

Elegant Professional Premium

{{ t('Tech Startup') }}

{{ t('Modern tech-focused design with innovative layouts and animations.') }}

Tech Innovative Modern

{{ t('Creative Agency') }}

{{ t('Artistic design with creative layouts and expressive visual elements.') }}

Creative Artistic Expressive

{{ t('E-commerce') }}

{{ t('Optimized design for online stores with product-focused layouts.') }}

E-commerce Product-focused Optimized

{{ t('Live Preview') }}

{{ t('Click on any design above to see a live preview of how your website could look.') }}

Welcome to Your Business

Professional solutions for your success

Fast & Reliable

Lightning-fast performance and reliable service.

Secure & Safe

Your data is protected with industry-leading security.

24/7 Support

Round-the-clock support when you need it most.

Ready to Get Started?

Join thousands of satisfied customers today.

{{ testimonials.testimonials_section( title=t('What My Clients Say'), subtitle=t('Don\'t just take my word for it - hear from some of the businesses I\'ve helped.'), t=t ) }} {{ components.cta_section( title="Ready to Start Your Project?", description="Let's discuss your project and create something amazing together. I offer a free consultation to understand your needs and provide a customized solution.", button_text="Get Started", button_url="contact", t=t ) }} {% endblock %}