{# app/templates/platform/homepage-modern.html #} {# Modern/trendy platform homepage template with animations #} {% extends "platform/base.html" %} {% block title %} {% if page %}{{ page.title }}{% else %}Home{% endif %} - Marketplace {% endblock %} {% block extra_head %} {% endblock %} {% block content %}
{# Decorative elements #}
{# Left column - Content #}
{% if page %}

{{ page.title }}

{{ page.content | safe }}
{% else %}
✨ The Future of E-Commerce

Build Your
Dream Store

Launch a stunning online marketplace in minutes. No coding required. Scale effortlessly.

{% endif %} {# Stats #}
10K+
Active Vendors
50M+
Products Sold
99.9%
Uptime
{# Right column - Visual element #}
✨ Features

Everything You Need

Powerful features to help you succeed in the digital marketplace

{# Feature cards with hover effects #}

Blazing Fast

Optimized for performance with sub-second page loads and instant search results.

Bank-Level Security

Enterprise-grade encryption and security measures to protect your business.

Fully Customizable

Brand your store with custom themes, colors, fonts, and layouts.

Analytics & Insights

Powerful analytics to track sales, customer behavior, and growth metrics.

Mobile-First Design

Beautiful, responsive design that works perfectly on all devices.

24/7 Support

Round-the-clock customer support to help you succeed at every step.

Start Your Journey Today

Join thousands of successful vendors on our platform

No credit card required · Free 14-day trial · Cancel anytime

{% endblock %}