@extends('layouts.app') @section('title', 'MailCredit — Email Marketing Made Simple') @section('content') {{-- Hero --}}
{{-- Background glow --}}
Naira-Powered Email Marketing Platform

Send Emails
That Convert.

Fund your wallet in Naira, pick a beautiful template, enter your campaign details and blast targeted emails in minutes. Simple. Powerful. Affordable.

{{-- Stats --}}
@foreach([['₦5', 'Per Email Sent'], ['99%', 'Delivery Rate'], ['24h', 'Support']] as $stat)
{{ $stat[0] }}
{{ $stat[1] }}
@endforeach
{{-- How it works --}}

How It Works

Three simple steps to launch your campaign

@foreach([ ['01', 'Fund Your Wallet', 'Deposit Naira to your MailCredit wallet. Admin approves payments within minutes. Your balance is credited instantly.', 'from-indigo-600 to-indigo-800', 'M12 8c-1.657 0-3 .895-3 2s1.343 2 3 2 3 .895 3 2-1.343 2-3 2m0-8c1.11 0 2.08.402 2.599 1M12 8V7m0 1v8m0 0v1m0-1c-1.11 0-2.08-.402-2.599-1M21 12a9 9 0 11-18 0 9 9 0 0118 0z'], ['02', 'Choose a Template', 'Browse our library of professionally designed email templates. Each template supports dynamic content — title, currency, amount, and date.', 'from-purple-600 to-purple-800', 'M4 5a1 1 0 011-1h14a1 1 0 011 1v2a1 1 0 01-1 1H5a1 1 0 01-1-1V5zM4 13a1 1 0 011-1h6a1 1 0 011 1v6a1 1 0 01-1 1H5a1 1 0 01-1-1v-6zM16 13a1 1 0 011-1h2a1 1 0 011 1v6a1 1 0 01-1 1h-2a1 1 0 01-1-1v-6z'], ['03', 'Send Your Campaign', 'Enter your campaign details, paste your recipient list, and hit send. Track delivery in real-time on your dashboard.', 'from-pink-600 to-pink-800', 'M12 19l9 2-9-18-9 18 9-2zm0 0v-8'], ] as $step)
STEP {{ $step[0] }}

{{ $step[1] }}

{{ $step[2] }}

@endforeach
{{-- Features --}}

Everything You Need to
Reach Your Audience

MailCredit gives you a powerful yet simple platform to run email campaigns with full control over your content and budget.

@foreach([ 'Custom HTML email templates with dynamic variables', 'Real-time campaign delivery tracking', 'Naira wallet system — fund and spend easily', 'Admin-approved payments for total security', 'Per-email billing — only pay for what you send', 'Bulk recipient import via paste or upload', ] as $feature)
{{ $feature }}
@endforeach
@foreach([ ['Dynamic Templates', 'Personalise every email with live data', 'text-indigo-400', 'M9 12h6m-6 4h6m2 5H7a2 2 0 01-2-2V5a2 2 0 012-2h5.586a1 1 0 01.707.293l5.414 5.414a1 1 0 01.293.707V19a2 2 0 01-2 2z'], ['Wallet Balance', 'Deposit Naira, spend as you go', 'text-purple-400', 'M3 10h18M7 15h1m4 0h1m-7 4h12a3 3 0 003-3V8a3 3 0 00-3-3H6a3 3 0 00-3 3v8a3 3 0 003 3z'], ['Bulk Sending', 'Thousands of recipients at once', 'text-pink-400', 'M17 20h5v-2a3 3 0 00-5.356-1.857M17 20H7m10 0v-2c0-.656-.126-1.283-.356-1.857M7 20H2v-2a3 3 0 015.356-1.857M7 20v-2c0-.656.126-1.283.356-1.857m0 0a5.002 5.002 0 019.288 0M15 7a3 3 0 11-6 0 3 3 0 016 0z'], ['Live Tracking', 'Monitor sent, failed per recipient', 'text-emerald-400', 'M9 19v-6a2 2 0 00-2-2H5a2 2 0 00-2 2v6a2 2 0 002 2h2a2 2 0 002-2zm0 0V9a2 2 0 012-2h2a2 2 0 012 2v10m-6 0a2 2 0 002 2h2a2 2 0 002-2m0 0V5a2 2 0 012-2h2a2 2 0 012 2v14a2 2 0 01-2 2h-2a2 2 0 01-2-2z'], ] as $feat)
{{ $feat[0] }}
{{ $feat[1] }}
@endforeach
{{-- CTA --}}

Ready to Start
Sending?

Join thousands of businesses using MailCredit to reach their audience with powerful email campaigns.

Create Free Account →
@endsection