afripayer / index.html
Gaston666's picture
undefined - Initial Deployment
f246f29 verified
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>AfriPay - Secure Money Transfers Across Africa</title>
<script src="https://cdn.tailwindcss.com"></script>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
<style>
.country-flag {
width: 24px;
height: 16px;
margin-right: 8px;
display: inline-block;
background-size: cover;
background-position: center;
border-radius: 2px;
}
.progress-bar {
height: 6px;
background-color: #e5e7eb;
border-radius: 3px;
overflow: hidden;
}
.progress-bar-fill {
height: 100%;
background-color: #3b82f6;
transition: width 0.3s ease;
}
.security-badge {
animation: pulse 2s infinite;
}
@keyframes pulse {
0% { transform: scale(1); }
50% { transform: scale(1.05); }
100% { transform: scale(1); }
}
.map-container {
position: relative;
height: 400px;
overflow: hidden;
}
.map-highlight {
position: absolute;
background-color: rgba(59, 130, 246, 0.3);
border-radius: 50%;
pointer-events: none;
transform: translate(-50%, -50%);
}
.exchange-rate-card {
transition: all 0.3s ease;
}
.exchange-rate-card:hover {
transform: translateY(-5px);
box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
}
.testimonial-card {
transition: all 0.3s ease;
}
.testimonial-card:hover {
transform: translateY(-5px);
}
.input-highlight {
transition: all 0.3s ease;
}
.input-highlight:focus {
box-shadow: 0 0 0 3px rgba(59, 130, 246, 0.3);
}
</style>
</head>
<body class="bg-gray-50 font-sans">
<!-- Header -->
<header class="bg-white shadow-sm">
<div class="container mx-auto px-4 py-4 flex justify-between items-center">
<div class="flex items-center">
<div class="w-10 h-10 bg-blue-600 rounded-full flex items-center justify-center mr-3">
<i class="fas fa-money-bill-wave text-white text-xl"></i>
</div>
<h1 class="text-2xl font-bold text-blue-600">Afri<span class="text-orange-500">Pay</span></h1>
</div>
<nav class="hidden md:flex space-x-8">
<a href="#" class="text-gray-700 hover:text-blue-600 font-medium">Send Money</a>
<a href="#" class="text-gray-700 hover:text-blue-600 font-medium">Exchange Rates</a>
<a href="#" class="text-gray-700 hover:text-blue-600 font-medium">Fees</a>
<a href="#" class="text-gray-700 hover:text-blue-600 font-medium">Help</a>
</nav>
<div class="flex items-center space-x-4">
<button class="px-4 py-2 text-blue-600 font-medium rounded-lg hover:bg-blue-50">Log In</button>
<button class="px-4 py-2 bg-blue-600 text-white font-medium rounded-lg hover:bg-blue-700">Sign Up</button>
<button class="md:hidden text-gray-700">
<i class="fas fa-bars text-xl"></i>
</button>
</div>
</div>
</header>
<!-- Hero Section -->
<section class="bg-gradient-to-r from-blue-600 to-blue-800 text-white py-16">
<div class="container mx-auto px-4 flex flex-col md:flex-row items-center">
<div class="md:w-1/2 mb-10 md:mb-0">
<h2 class="text-4xl md:text-5xl font-bold mb-6">Send Money Across Africa in Minutes</h2>
<p class="text-xl mb-8">Secure, fast and transparent money transfers to all 54 African countries with the lowest fees on the continent.</p>
<div class="flex flex-col sm:flex-row space-y-4 sm:space-y-0 sm:space-x-4">
<button class="px-6 py-3 bg-orange-500 hover:bg-orange-600 text-white font-medium rounded-lg shadow-md">
Send Money Now <i class="fas fa-arrow-right ml-2"></i>
</button>
<button class="px-6 py-3 bg-white hover:bg-gray-100 text-blue-600 font-medium rounded-lg shadow-md">
<i class="fas fa-play-circle mr-2"></i> Watch How It Works
</button>
</div>
</div>
<div class="md:w-1/2 relative">
<div class="bg-white rounded-xl shadow-2xl p-6 max-w-md mx-auto">
<h3 class="text-xl font-bold text-gray-800 mb-6">Send Money Today</h3>
<div class="mb-4">
<label class="block text-gray-700 mb-2">You send</label>
<div class="flex">
<select class="bg-gray-100 border border-gray-300 text-gray-700 py-2 px-3 rounded-l-lg focus:outline-none">
<option>USD</option>
<option>EUR</option>
<option>GBP</option>
<option>XOF</option>
<option>XAF</option>
<option>NGN</option>
<option>ZAR</option>
<option>EGP</option>
</select>
<input type="number" class="flex-grow border border-gray-300 py-2 px-3 rounded-r-lg input-highlight focus:outline-none" placeholder="100.00">
</div>
</div>
<div class="mb-4">
<label class="block text-gray-700 mb-2">Recipient gets</label>
<div class="flex">
<select class="bg-gray-100 border border-gray-300 text-gray-700 py-2 px-3 rounded-l-lg focus:outline-none">
<option>NGN</option>
<option>USD</option>
<option>EUR</option>
<option>GBP</option>
<option>XOF</option>
<option>XAF</option>
<option>ZAR</option>
<option>EGP</option>
</select>
<input type="number" class="flex-grow border border-gray-300 py-2 px-3 rounded-r-lg input-highlight focus:outline-none" placeholder="75,000.00" disabled>
</div>
</div>
<div class="mb-6">
<label class="block text-gray-700 mb-2">Send to</label>
<select class="w-full border border-gray-300 py-2 px-3 rounded-lg input-highlight focus:outline-none">
<option>Select a country</option>
<option>Nigeria</option>
<option>Ghana</option>
<option>Kenya</option>
<option>South Africa</option>
<option>Egypt</option>
<option>Senegal</option>
<option>Ivory Coast</option>
<option>All 54 African countries...</option>
</select>
</div>
<button class="w-full bg-blue-600 hover:bg-blue-700 text-white py-3 px-4 rounded-lg font-medium">
Continue <i class="fas fa-arrow-right ml-2"></i>
</button>
<div class="mt-4 flex items-center text-sm text-gray-600">
<i class="fas fa-lock mr-2"></i>
<span>Your transactions are 100% secure</span>
</div>
</div>
<div class="absolute -bottom-6 -left-6 bg-orange-500 text-white px-4 py-2 rounded-lg shadow-lg">
<div class="flex items-center">
<i class="fas fa-bolt mr-2"></i>
<span>Fast transfers in minutes</span>
</div>
</div>
</div>
</div>
</section>
<!-- Features Section -->
<section class="py-16 bg-white">
<div class="container mx-auto px-4">
<div class="text-center mb-16">
<h2 class="text-3xl font-bold text-gray-800 mb-4">Why Choose AfriPay?</h2>
<p class="text-xl text-gray-600 max-w-3xl mx-auto">We're revolutionizing money transfers in Africa with transparency, speed and security.</p>
</div>
<div class="grid grid-cols-1 md:grid-cols-3 gap-8">
<div class="bg-gray-50 p-8 rounded-xl hover:shadow-lg transition-all">
<div class="w-14 h-14 bg-blue-100 rounded-full flex items-center justify-center mb-6">
<i class="fas fa-clock text-blue-600 text-2xl"></i>
</div>
<h3 class="text-xl font-bold text-gray-800 mb-3">Lightning Fast</h3>
<p class="text-gray-600">Most transfers are completed in minutes, not days. We've optimized our network across Africa for speed.</p>
</div>
<div class="bg-gray-50 p-8 rounded-xl hover:shadow-lg transition-all">
<div class="w-14 h-14 bg-green-100 rounded-full flex items-center justify-center mb-6">
<i class="fas fa-eye text-green-600 text-2xl"></i>
</div>
<h3 class="text-xl font-bold text-gray-800 mb-3">Fully Transparent</h3>
<p class="text-gray-600">No hidden fees. See exactly how much will be sent and received before you confirm your transfer.</p>
</div>
<div class="bg-gray-50 p-8 rounded-xl hover:shadow-lg transition-all">
<div class="w-14 h-14 bg-purple-100 rounded-full flex items-center justify-center mb-6">
<i class="fas fa-shield-alt text-purple-600 text-2xl"></i>
</div>
<h3 class="text-xl font-bold text-gray-800 mb-3">Bank-Level Security</h3>
<p class="text-gray-600">Your money and data are protected with advanced encryption and fraud monitoring systems.</p>
</div>
</div>
</div>
</section>
<!-- African Coverage Section -->
<section class="py-16 bg-gray-50">
<div class="container mx-auto px-4">
<div class="text-center mb-16">
<h2 class="text-3xl font-bold text-gray-800 mb-4">Serving All 54 African Countries</h2>
<p class="text-xl text-gray-600 max-w-3xl mx-auto">We've built the most extensive money transfer network across the continent.</p>
</div>
<div class="map-container bg-gray-200 rounded-xl mb-8">
<!-- This would be an interactive SVG or image map in a real implementation -->
<div class="map-highlight" style="width: 30px; height: 30px; top: 30%; left: 40%;"></div>
<div class="map-highlight" style="width: 40px; height: 40px; top: 45%; left: 55%;"></div>
<div class="map-highlight" style="width: 25px; height: 25px; top: 60%; left: 50%;"></div>
<div class="map-highlight" style="width: 35px; height: 35px; top: 35%; left: 30%;"></div>
<div class="map-highlight" style="width: 45px; height: 45px; top: 70%; left: 60%;"></div>
<img src="https://upload.wikimedia.org/wikipedia/commons/thumb/8/86/Africa_%28orthographic_projection%29.svg/1200px-Africa_%28orthographic_projection%29.svg.png" alt="Africa Map" class="w-full h-full object-contain">
</div>
<div class="grid grid-cols-2 sm:grid-cols-3 md:grid-cols-4 lg:grid-cols-6 gap-4">
<div class="bg-white p-4 rounded-lg shadow-sm flex items-center">
<div class="country-flag" style="background-image: url('https://flagcdn.com/ng.svg')"></div>
<span>Nigeria</span>
</div>
<div class="bg-white p-4 rounded-lg shadow-sm flex items-center">
<div class="country-flag" style="background-image: url('https://flagcdn.com/za.svg')"></div>
<span>South Africa</span>
</div>
<div class="bg-white p-4 rounded-lg shadow-sm flex items-center">
<div class="country-flag" style="background-image: url('https://flagcdn.com/ke.svg')"></div>
<span>Kenya</span>
</div>
<div class="bg-white p-4 rounded-lg shadow-sm flex items-center">
<div class="country-flag" style="background-image: url('https://flagcdn.com/gh.svg')"></div>
<span>Ghana</span>
</div>
<div class="bg-white p-4 rounded-lg shadow-sm flex items-center">
<div class="country-flag" style="background-image: url('https://flagcdn.com/eg.svg')"></div>
<span>Egypt</span>
</div>
<div class="bg-white p-4 rounded-lg shadow-sm flex items-center">
<div class="country-flag" style="background-image: url('https://flagcdn.com/sn.svg')"></div>
<span>Senegal</span>
</div>
<div class="bg-white p-4 rounded-lg shadow-sm flex items-center">
<div class="country-flag" style="background-image: url('https://flagcdn.com/ci.svg')"></div>
<span>Ivory Coast</span>
</div>
<div class="bg-white p-4 rounded-lg shadow-sm flex items-center">
<div class="country-flag" style="background-image: url('https://flagcdn.com/et.svg')"></div>
<span>Ethiopia</span>
</div>
<div class="bg-white p-4 rounded-lg shadow-sm flex items-center">
<div class="country-flag" style="background-image: url('https://flagcdn.com/tz.svg')"></div>
<span>Tanzania</span>
</div>
<div class="bg-white p-4 rounded-lg shadow-sm flex items-center">
<div class="country-flag" style="background-image: url('https://flagcdn.com/cm.svg')"></div>
<span>Cameroon</span>
</div>
<div class="bg-white p-4 rounded-lg shadow-sm flex items-center">
<div class="country-flag" style="background-image: url('https://flagcdn.com/ug.svg')"></div>
<span>Uganda</span>
</div>
<div class="bg-white p-4 rounded-lg shadow-sm flex items-center">
<div class="country-flag" style="background-image: url('https://flagcdn.com/dz.svg')"></div>
<span>Algeria</span>
</div>
<div class="bg-white p-4 rounded-lg shadow-sm flex items-center">
<div class="country-flag" style="background-image: url('https://flagcdn.com/ma.svg')"></div>
<span>Morocco</span>
</div>
<div class="bg-white p-4 rounded-lg shadow-sm flex items-center">
<div class="country-flag" style="background-image: url('https://flagcdn.com/ao.svg')"></div>
<span>Angola</span>
</div>
<div class="bg-white p-4 rounded-lg shadow-sm flex items-center">
<div class="country-flag" style="background-image: url('https://flagcdn.com/mz.svg')"></div>
<span>Mozambique</span>
</div>
<div class="bg-white p-4 rounded-lg shadow-sm flex items-center">
<div class="country-flag" style="background-image: url('https://flagcdn.com/rw.svg')"></div>
<span>Rwanda</span>
</div>
<div class="bg-white p-4 rounded-lg shadow-sm flex items-center">
<div class="country-flag" style="background-image: url('https://flagcdn.com/bw.svg')"></div>
<span>Botswana</span>
</div>
<div class="bg-white p-4 rounded-lg shadow-sm flex items-center">
<div class="country-flag" style="background-image: url('https://flagcdn.com/zm.svg')"></div>
<span>Zambia</span>
</div>
<div class="bg-white p-4 rounded-lg shadow-sm flex items-center">
<div class="country-flag" style="background-image: url('https://flagcdn.com/zw.svg')"></div>
<span>Zimbabwe</span>
</div>
<div class="bg-white p-4 rounded-lg shadow-sm flex items-center">
<div class="country-flag" style="background-image: url('https://flagcdn.com/ml.svg')"></div>
<span>Mali</span>
</div>
<div class="bg-white p-4 rounded-lg shadow-sm flex items-center">
<div class="country-flag" style="background-image: url('https://flagcdn.com/bf.svg')"></div>
<span>Burkina Faso</span>
</div>
<div class="bg-white p-4 rounded-lg shadow-sm flex items-center">
<div class="country-flag" style="background-image: url('https://flagcdn.com/ne.svg')"></div>
<span>Niger</span>
</div>
<div class="bg-white p-4 rounded-lg shadow-sm flex items-center">
<div class="country-flag" style="background-image: url('https://flagcdn.com/tg.svg')"></div>
<span>Togo</span>
</div>
<div class="bg-white p-4 rounded-lg shadow-sm flex items-center">
<div class="country-flag" style="background-image: url('https://flagcdn.com/bj.svg')"></div>
<span>Benin</span>
</div>
<div class="bg-white p-4 rounded-lg shadow-sm flex items-center">
<div class="country-flag" style="background-image: url('https://flagcdn.com/ga.svg')"></div>
<span>Gabon</span>
</div>
<div class="bg-white p-4 rounded-lg shadow-sm flex items-center">
<div class="country-flag" style="background-image: url('https://flagcdn.com/cg.svg')"></div>
<span>Congo</span>
</div>
<div class="bg-white p-4 rounded-lg shadow-sm flex items-center">
<div class="country-flag" style="background-image: url('https://flagcdn.com/cd.svg')"></div>
<span>DR Congo</span>
</div>
<div class="bg-white p-4 rounded-lg shadow-sm flex items-center">
<div class="country-flag" style="background-image: url('https://flagcdn.com/gq.svg')"></div>
<span>Eq. Guinea</span>
</div>
<div class="bg-white p-4 rounded-lg shadow-sm flex items-center">
<div class="country-flag" style="background-image: url('https://flagcdn.com/gn.svg')"></div>
<span>Guinea</span>
</div>
<div class="bg-white p-4 rounded-lg shadow-sm flex items-center">
<div class="country-flag" style="background-image: url('https://flagcdn.com/lr.svg')"></div>
<span>Liberia</span>
</div>
<div class="bg-white p-4 rounded-lg shadow-sm flex items-center">
<div class="country-flag" style="background-image: url('https://flagcdn.com/sl.svg')"></div>
<span>Sierra Leone</span>
</div>
<div class="bg-white p-4 rounded-lg shadow-sm flex items-center">
<div class="country-flag" style="background-image: url('https://flagcdn.com/gm.svg')"></div>
<span>Gambia</span>
</div>
<div class="bg-white p-4 rounded-lg shadow-sm flex items-center">
<div class="country-flag" style="background-image: url('https://flagcdn.com/mr.svg')"></div>
<span>Mauritania</span>
</div>
<div class="bg-white p-4 rounded-lg shadow-sm flex items-center">
<div class="country-flag" style="background-image: url('https://flagcdn.com/sd.svg')"></div>
<span>Sudan</span>
</div>
<div class="bg-white p-4 rounded-lg shadow-sm flex items-center">
<div class="country-flag" style="background-image: url('https://flagcdn.com/ss.svg')"></div>
<span>South Sudan</span>
</div>
<div class="bg-white p-4 rounded-lg shadow-sm flex items-center">
<div class="country-flag" style="background-image: url('https://flagcdn.com/er.svg')"></div>
<span>Eritrea</span>
</div>
<div class="bg-white p-4 rounded-lg shadow-sm flex items-center">
<div class="country-flag" style="background-image: url('https://flagcdn.com/dj.svg')"></div>
<span>Djibouti</span>
</div>
<div class="bg-white p-4 rounded-lg shadow-sm flex items-center">
<div class="country-flag" style="background-image: url('https://flagcdn.com/so.svg')"></div>
<span>Somalia</span>
</div>
<div class="bg-white p-4 rounded-lg shadow-sm flex items-center">
<div class="country-flag" style="background-image: url('https://flagcdn.com/cf.svg')"></div>
<span>CAR</span>
</div>
<div class="bg-white p-4 rounded-lg shadow-sm flex items-center">
<div class="country-flag" style="background-image: url('https://flagcdn.com/td.svg')"></div>
<span>Chad</span>
</div>
<div class="bg-white p-4 rounded-lg shadow-sm flex items-center">
<div class="country-flag" style="background-image: url('https://flagcdn.com/bi.svg')"></div>
<span>Burundi</span>
</div>
<div class="bg-white p-4 rounded-lg shadow-sm flex items-center">
<div class="country-flag" style="background-image: url('https://flagcdn.com/mg.svg')"></div>
<span>Madagascar</span>
</div>
<div class="bg-white p-4 rounded-lg shadow-sm flex items-center">
<div class="country-flag" style="background-image: url('https://flagcdn.com/mu.svg')"></div>
<span>Mauritius</span>
</div>
<div class="bg-white p-4 rounded-lg shadow-sm flex items-center">
<div class="country-flag" style="background-image: url('https://flagcdn.com/km.svg')"></div>
<span>Comoros</span>
</div>
<div class="bg-white p-4 rounded-lg shadow-sm flex items-center">
<div class="country-flag" style="background-image: url('https://flagcdn.com/sc.svg')"></div>
<span>Seychelles</span>
</div>
<div class="bg-white p-4 rounded-lg shadow-sm flex items-center">
<div class="country-flag" style="background-image: url('https://flagcdn.com/st.svg')"></div>
<span>São Tomé</span>
</div>
<div class="bg-white p-4 rounded-lg shadow-sm flex items-center">
<div class="country-flag" style="background-image: url('https://flagcdn.com/cv.svg')"></div>
<span>Cape Verde</span>
</div>
<div class="bg-white p-4 rounded-lg shadow-sm flex items-center">
<div class="country-flag" style="background-image: url('https://flagcdn.com/gw.svg')"></div>
<span>Guinea-Bissau</span>
</div>
<div class="bg-white p-4 rounded-lg shadow-sm flex items-center">
<div class="country-flag" style="background-image: url('https://flagcdn.com/ly.svg')"></div>
<span>Libya</span>
</div>
<div class="bg-white p-4 rounded-lg shadow-sm flex items-center">
<div class="country-flag" style="background-image: url('https://flagcdn.com/tn.svg')"></div>
<span>Tunisia</span>
</div>
<div class="bg-white p-4 rounded-lg shadow-sm flex items-center">
<div class="country-flag" style="background-image: url('https://flagcdn.com/na.svg')"></div>
<span>Namibia</span>
</div>
<div class="bg-white p-4 rounded-lg shadow-sm flex items-center">
<div class="country-flag" style="background-image: url('https://flagcdn.com/ls.svg')"></div>
<span>Lesotho</span>
</div>
<div class="bg-white p-4 rounded-lg shadow-sm flex items-center">
<div class="country-flag" style="background-image: url('https://flagcdn.com/sz.svg')"></div>
<span>Eswatini</span>
</div>
</div>
<div class="text-center mt-8">
<button class="px-6 py-3 bg-blue-600 hover:bg-blue-700 text-white font-medium rounded-lg">
View All Countries & Fees <i class="fas fa-arrow-right ml-2"></i>
</button>
</div>
</div>
</section>
<!-- How It Works Section -->
<section class="py-16 bg-white">
<div class="container mx-auto px-4">
<div class="text-center mb-16">
<h2 class="text-3xl font-bold text-gray-800 mb-4">How AfriPay Works</h2>
<p class="text-xl text-gray-600 max-w-3xl mx-auto">Sending money has never been easier. Just follow these simple steps.</p>
</div>
<div class="grid grid-cols-1 md:grid-cols-3 gap-8">
<div class="text-center">
<div class="w-20 h-20 bg-blue-100 rounded-full flex items-center justify-center mx-auto mb-6">
<span class="text-3xl font-bold text-blue-600">1</span>
</div>
<h3 class="text-xl font-bold text-gray-800 mb-3">Create Your Transfer</h3>
<p class="text-gray-600">Enter the amount you want to send and where to. We'll show you the fees and exchange rate upfront.</p>
</div>
<div class="text-center">
<div class="w-20 h-20 bg-blue-100 rounded-full flex items-center justify-center mx-auto mb-6">
<span class="text-3xl font-bold text-blue-600">2</span>
</div>
<h3 class="text-xl font-bold text-gray-800 mb-3">Add Recipient Details</h3>
<p class="text-gray-600">Tell us who's receiving the money. They can collect cash or receive directly to their bank account.</p>
</div>
<div class="text-center">
<div class="w-20 h-20 bg-blue-100 rounded-full flex items-center justify-center mx-auto mb-6">
<span class="text-3xl font-bold text-blue-600">3</span>
</div>
<h3 class="text-xl font-bold text-gray-800 mb-3">Pay & Send</h3>
<p class="text-gray-600">Pay with your bank account, card, or mobile money. We'll notify you and your recipient when it's sent.</p>
</div>
</div>
<div class="mt-12 bg-gray-50 rounded-xl p-8">
<div class="flex flex-col md:flex-row items-center">
<div class="md:w-1/2 mb-8 md:mb-0">
<h3 class="text-2xl font-bold text-gray-800 mb-4">Track Your Transfer Every Step</h3>
<p class="text-gray-600 mb-6">With AfriPay, you get real-time updates on your transfer status from the moment you send until it's received.</p>
<button class="px-6 py-3 bg-blue-600 hover:bg-blue-700 text-white font-medium rounded-lg">
See Tracking Example <i class="fas fa-external-link-alt ml-2"></i>
</button>
</div>
<div class="md:w-1/2">
<div class="bg-white rounded-lg shadow-md p-6">
<div class="flex justify-between items-center mb-6">
<div>
<h4 class="font-bold text-gray-800">Transfer to Nigeria</h4>
<p class="text-sm text-gray-600">Sent on June 15, 2023</p>
</div>
<span class="bg-green-100 text-green-800 px-3 py-1 rounded-full text-sm font-medium">Completed</span>
</div>
<div class="mb-6">
<div class="flex justify-between mb-2">
<span class="text-sm font-medium text-gray-700">Amount sent</span>
<span class="text-sm font-medium">$200.00 USD</span>
</div>
<div class="flex justify-between mb-2">
<span class="text-sm font-medium text-gray-700">Recipient gets</span>
<span class="text-sm font-medium">₦150,000.00 NGN</span>
</div>
<div class="flex justify-between">
<span class="text-sm font-medium text-gray-700">Fee</span>
<span class="text-sm font-medium">$2.99 USD</span>
</div>
</div>
<div class="mb-4">
<div class="flex justify-between mb-1">
<span class="text-sm font-medium text-gray-700">Transfer progress</span>
<span class="text-sm font-medium">100%</span>
</div>
<div class="progress-bar">
<div class="progress-bar-fill" style="width: 100%"></div>
</div>
</div>
<div class="space-y-4">
<div class="flex items-start">
<div class="w-8 h-8 bg-blue-100 rounded-full flex items-center justify-center mr-3 mt-1">
<i class="fas fa-check text-blue-600 text-sm"></i>
</div>
<div>
<h5 class="font-medium text-gray-800">Transfer initiated</h5>
<p class="text-sm text-gray-600">June 15, 10:05 AM</p>
</div>
</div>
<div class="flex items-start">
<div class="w-8 h-8 bg-blue-100 rounded-full flex items-center justify-center mr-3 mt-1">
<i class="fas fa-check text-blue-600 text-sm"></i>
</div>
<div>
<h5 class="font-medium text-gray-800">Payment processed</h5>
<p class="text-sm text-gray-600">June 15, 10:12 AM</p>
</div>
</div>
<div class="flex items-start">
<div class="w-8 h-8 bg-blue-100 rounded-full flex items-center justify-center mr-3 mt-1">
<i class="fas fa-check text-blue-600 text-sm"></i>
</div>
<div>
<h5 class="font-medium text-gray-800">Transfer completed</h5>
<p class="text-sm text-gray-600">June 15, 10:35 AM</p>
</div>
</div>
<div class="flex items-start">
<div class="w-8 h-8 bg-green-100 rounded-full flex items-center justify-center mr-3 mt-1">
<i class="fas fa-check text-green-600 text-sm"></i>
</div>
<div>
<h5 class="font-medium text-gray-800">Money collected</h5>
<p class="text-sm text-gray-600">June 15, 2:15 PM</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Exchange Rates Section -->
<section class="py-16 bg-gray-50">
<div class="container mx-auto px-4">
<div class="text-center mb-12">
<h2 class="text-3xl font-bold text-gray-800 mb-4">Live Exchange Rates</h2>
<p class="text-xl text-gray-600 max-w-3xl mx-auto">Get the best rates when you send money across Africa.</p>
</div>
<div class="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-4 gap-6 mb-8">
<div class="bg-white rounded-xl shadow-sm p-6 exchange-rate-card">
<div class="flex items-center mb-4">
<div class="country-flag" style="background-image: url('https://flagcdn.com/ng.svg')"></div>
<span class="font-medium">USD → NGN</span>
</div>
<div class="text-2xl font-bold text-gray-800 mb-2">1 USD = 750 NGN</div>
<div class="text-sm text-gray-600">+0.5% from yesterday</div>
</div>
<div class="bg-white rounded-xl shadow-sm p-6 exchange-rate-card">
<div class="flex items-center mb-4">
<div class="country-flag" style="background-image: url('https://flagcdn.com/ke.svg')"></div>
<span class="font-medium">USD → KES</span>
</div>
<div class="text-2xl font-bold text-gray-800 mb-2">1 USD = 140 KES</div>
<div class="text-sm text-gray-600">+0.2% from yesterday</div>
</div>
<div class="bg-white rounded-xl shadow-sm p-6 exchange-rate-card">
<div class="flex items-center mb-4">
<div class="country-flag" style="background-image: url('https://flagcdn.com/gh.svg')"></div>
<span class="font-medium">USD → GHS</span>
</div>
<div class="text-2xl font-bold text-gray-800 mb-2">1 USD = 11.5 GHS</div>
<div class="text-sm text-gray-600">-0.3% from yesterday</div>
</div>
<div class="bg-white rounded-xl shadow-sm p-6 exchange-rate-card">
<div class="flex items-center mb-4">
<div class="country-flag" style="background-image: url('https://flagcdn.com/za.svg')"></div>
<span class="font-medium">USD → ZAR</span>
</div>
<div class="text-2xl font-bold text-gray-800 mb-2">1 USD = 18.5 ZAR</div>
<div class="text-sm text-gray-600">+1.1% from yesterday</div>
</div>
</div>
<div class="text-center">
<button class="px-6 py-3 bg-white hover:bg-gray-100 text-blue-600 font-medium rounded-lg shadow-md">
View All Exchange Rates <i class="fas fa-arrow-right ml-2"></i>
</button>
</div>
</div>
</section>
<!-- Security Section -->
<section class="py-16 bg-blue-600 text-white">
<div class="container mx-auto px-4">
<div class="flex flex-col md:flex-row items-center">
<div class="md:w-1/2 mb-10 md:mb-0">
<h2 class="text-3xl font-bold mb-6">Your Security is Our Priority</h2>
<p class="text-xl mb-8">We use advanced security measures to protect your money and personal information.</p>
<div class="space-y-6">
<div class="flex items-start">
<div class="bg-blue-500 p-3 rounded-full mr-4 mt-1 security-badge">
<i class="fas fa-lock text-xl"></i>
</div>
<div>
<h3 class="text-xl font-bold mb-2">256-bit Encryption</h3>
<p class="text-blue-100">All data is encrypted with bank-level security to keep your information safe.</p>
</div>
</div>
<div class="flex items-start">
<div class="bg-blue-500 p-3 rounded-full mr-4 mt-1 security-badge">
<i class="fas fa-shield-alt text-xl"></i>
</div>
<div>
<h3 class="text-xl font-bold mb-2">Fraud Monitoring</h3>
<p class="text-blue-100">Our systems monitor transactions 24/7 to detect and prevent suspicious activity.</p>
</div>
</div>
<div class="flex items-start">
<div class="bg-blue-500 p-3 rounded-full mr-4 mt-1 security-badge">
<i class="fas fa-user-shield text-xl"></i>
</div>
<div>
<h3 class="text-xl font-bold mb-2">Two-Factor Authentication</h3>
<p class="text-blue-100">Add an extra layer of security to your account with 2FA verification.</p>
</div>
</div>
</div>
</div>
<div class="md:w-1/2">
<div class="bg-white rounded-xl shadow-2xl p-8 text-gray-800 max-w-md mx-auto">
<h3 class="text-2xl font-bold mb-6 text-center">Security Checklist</h3>
<div class="space-y-6">
<div class="flex items-start">
<div class="w-10 h-10 bg-green-100 rounded-full flex items-center justify-center mr-4 mt-1">
<i class="fas fa-check text-green-600"></i>
</div>
<div>
<h4 class="font-bold mb-1">Verify Recipient Details</h4>
<p class="text-sm text-gray-600">Always double-check the recipient's information before sending money.</p>
</div>
</div>
<div class="flex items-start">
<div class="w-10 h-10 bg-green-100 rounded-full flex items-center justify-center mr-4 mt-1">
<i class="fas fa-check text-green-600"></i>
</div>
<div>
<h4 class="font-bold mb-1">Use Strong Passwords</h4>
<p class="text-sm text-gray-600">Create a unique password for your AfriPay account and change it regularly.</p>
</div>
</div>
<div class="flex items-start">
<div class="w-10 h-10 bg-green-100 rounded-full flex items-center justify-center mr-4 mt-1">
<i class="fas fa-check text-green-600"></i>
</div>
<div>
<h4 class="font-bold mb-1">Enable Notifications</h4>
<p class="text-sm text-gray-600">Get instant alerts for all account activity and transactions.</p>
</div>
</div>
<div class="flex items-start">
<div class="w-10 h-10 bg-green-100 rounded-full flex items-center justify-center mr-4 mt-1">
<i class="fas fa-check text-green-600"></i>
</div>
<div>
<h4 class="font-bold mb-1">Report Suspicious Activity</h4>
<p class="text-sm text-gray-600">Contact us immediately if you notice any unauthorized transactions.</p>
</div>
</div>
</div>
<div class="mt-8 text-center">
<button class="px-6 py-3 bg-blue-600 hover:bg-blue-700 text-white font-medium rounded-lg">
Learn More About Security <i class="fas fa-arrow-right ml-2"></i>
</button>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Testimonials Section -->
<section class="py-16 bg-white">
<div class="container mx-auto px-4">
<div class="text-center mb-12">
<h2 class="text-3xl font-bold text-gray-800 mb-4">What Our Customers Say</h2>
<p class="text-xl text-gray-600 max-w-3xl mx-auto">Join millions of people who trust AfriPay for their money transfers.</p>
</div>
<div class="grid grid-cols-1 md:grid-cols-3 gap-8">
<div class="bg-gray-50 rounded-xl p-8 testimonial-card hover:shadow-md">
<div class="flex items-center mb-6">
<div class="w-12 h-12 rounded-full bg-blue-100 flex items-center justify-center mr-4">
<i class="fas fa-user text-blue-600 text-xl"></i>
</div>
<div>
<h4 class="font-bold">Adebayo O.</h4>
<div class="flex text-yellow-400">
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
</div>
</div>
</div>
<p class="text-gray-700 mb-4">"I send money to my family in Nigeria every month. AfriPay has the best rates and the money arrives in minutes. I've saved so much compared to other services."</p>
<div class="flex items-center text-sm text-gray-500">
<i class="fas fa-map-marker-alt mr-2"></i>
<span>Lagos, Nigeria</span>
</div>
</div>
<div class="bg-gray-50 rounded-xl p-8 testimonial-card hover:shadow-md">
<div class="flex items-center mb-6">
<div class="w-12 h-12 rounded-full bg-blue-100 flex items-center justify-center mr-4">
<i class="fas fa-user text-blue-600 text-xl"></i>
</div>
<div>
<h4 class="font-bold">Fatou D.</h4>
<div class="flex text-yellow-400">
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
</div>
</div>
</div>
<p class="text-gray-700 mb-4">"As a student in South Africa, I rely on money from my parents in Senegal. AfriPay makes it so easy and affordable. The mobile app is very user-friendly too."</p>
<div class="flex items-center text-sm text-gray-500">
<i class="fas fa-map-marker-alt mr-2"></i>
<span>Dakar, Senegal</span>
</div>
</div>
<div class="bg-gray-50 rounded-xl p-8 testimonial-card hover:shadow-md">
<div class="flex items-center mb-6">
<div class="w-12 h-12 rounded-full bg-blue-100 flex items-center justify-center mr-4">
<i class="fas fa-user text-blue-600 text-xl"></i>
</div>
<div>
<h4 class="font-bold">James M.</h4>
<div class="flex text-yellow-400">
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star-half-alt"></i>
</div>
</div>
</div>
<p class="text-gray-700 mb-4">"I run a business importing goods from Kenya to Ghana. AfriPay's bulk payment feature saves me hours every week. The transparency on fees is excellent."</p>
<div class="flex items-center text-sm text-gray-500">
<i class="fas fa-map-marker-alt mr-2"></i>
<span>Accra, Ghana</span>
</div>
</div>
</div>
<div class="mt-12 text-center">
<button class="px-6 py-3 bg-blue-600 hover:bg-blue-700 text-white font-medium rounded-lg">
Read More Stories <i class="fas fa-arrow-right ml-2"></i>
</button>
</div>
</div>
</section>
<!-- CTA Section -->
<section class="py-16 bg-gradient-to-r from-blue-800 to-blue-600 text-white">
<div class="container mx-auto px-4 text-center">
<h2 class="text-3xl md:text-4xl font-bold mb-6">Ready to Send Money Across Africa?</h2>
<p class="text-xl mb-8 max-w-3xl mx-auto">Join over 5 million people and businesses who use AfriPay for fast, secure and affordable money transfers.</p>
<div class="flex flex-col sm:flex-row justify-center space-y-4 sm:space-y-0 sm:space-x-6">
<button class="px-8 py-4 bg-orange-500 hover:bg-orange-600 text-white font-bold rounded-lg shadow-lg">
Get Started - It's Free <i class="fas fa-arrow-right ml-2"></i>
</button>
<button class="px-8 py-4 bg-white hover:bg-gray-100 text-blue-600 font-bold rounded-lg shadow-lg">
<i class="fas fa-mobile-alt mr-2"></i> Download Our App
</button>
</div>
<div class="mt-8 flex flex-wrap justify-center items-center gap-6">
<div class="flex items-center">
<i class="fas fa-check-circle text-green-300 mr-2 text-xl"></i>
<span>No hidden fees</span>
</div>
<div class="flex items-center">
<i class="fas fa-check-circle text-green-300 mr-2 text-xl"></i>
<span>Bank-level security</span>
</div>
<div class="flex items-center">
<i class="fas fa-check-circle text-green-300 mr-2 text-xl"></i>
<span>24/7 customer support</span>
</div>
</div>
</div>
</section>
<!-- Footer -->
<footer class="bg-gray-900 text-gray-400 py-12">
<div class="container mx-auto px-4">
<div class="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-5 gap-8 mb-8">
<div>
<h3 class="text-white text-lg font-bold mb-4">AfriPay</h3>
<p class="mb-4">The fastest way to send money across Africa with complete transparency and security.</p>
<div class="flex space-x-4">
<a href="#" class="text-gray-400 hover:text-white">
<i class="fab fa-facebook-f"></i>
</a>
<a href="#" class="text-gray-400 hover:text-white">
<i class="fab fa-twitter"></i>
</a>
<a href="#" class="text-gray-400 hover:text-white">
<i class="fab fa-instagram"></i>
</a>
<a href="#" class="text-gray-400 hover:text-white">
<i class="fab fa-linkedin-in"></i>
</a>
</div>
</div>
<div>
<h3 class="text-white text-lg font-bold mb-4">Send Money</h3>
<ul class="space-y-2">
<li><a href="#" class="hover:text-white">Send to Nigeria</a></li>
<li><a href="#" class="hover:text-white">Send to Ghana</a></li>
<li><a href="#" class="hover:text-white">Send to Kenya</a></li>
<li><a href="#" class="hover:text-white">Send to South Africa</a></li>
<li><a href="#" class="hover:text-white">Send to Egypt</a></li>
<li><a href="#" class="hover:text-white">All Countries</a></li>
</ul>
</div>
<div>
<h3 class="text-white text-lg font-bold mb-4">Company</h3>
<ul class="space-y-2">
<li><a href="#" class="hover:text-white">About Us</a></li>
<li><a href="#" class="hover:text-white">Careers</a></li>
<li><a href="#" class="hover:text-white">Press</a></li>
<li><a href="#" class="hover:text-white">Blog</a></li>
<li><a href="#" class="hover:text-white">Contact Us</a></li>
</ul>
</div>
<div>
<h3 class="text-white text-lg font-bold mb-4">Legal</h3>
<ul class="space-y-2">
<li><a href="#" class="hover:text-white">Terms of Service</a></li>
<li><a href="#" class="hover:text-white">Privacy Policy</a></li>
<li><a href="#" class="hover:text-white">Cookie Policy</a></li>
<li><a href="#" class="hover:text-white">Complaints</a></li>
<li><a href="#" class="hover:text-white">Regulatory Information</a></li>
</ul>
</div>
<div>
<h3 class="text-white text-lg font-bold mb-4">Help</h3>
<ul class="space-y-2">
<li><a href="#" class="hover:text-white">Help Center</a></li>
<li><a href="#" class="hover:text-white">FAQs</a></li>
<li><a href="#" class="hover:text-white">Fees</a></li>
<li><a href="#" class="hover:text-white">Exchange Rates</a></li>
<li><a href="#" class="hover:text-white">How to Send Money</a></li>
</ul>
</div>
</div>
<div class="pt-8 border-t border-gray-800">
<div class="flex flex-col md:flex-row justify-between items-center">
<p class="mb-4 md:mb-0">© 2023 AfriPay. All rights reserved.</p>
<div class="flex space-x-6">
<a href="#" class="hover:text-white">
<i class="fab fa-apple text-2xl"></i>
</a>
<a href="#" class="hover:text-white">
<i class="fab fa-google-play text-2xl"></i>
</a>
</div>
</div>
</div>
</div>
</footer>
<script>
// This would be more extensive in a real implementation
document.addEventListener('DOMContentLoaded', function() {
// Simple animation for the security badges
const badges = document.querySelectorAll('.security-badge');
badges.forEach((badge, index) => {
badge.style.animationDelay = `${index * 0.2}s`;
});
// Simulate exchange rate update
setInterval(() => {
const rateElements = document.querySelectorAll('.exchange-rate-card .text-2xl');
rateElements.forEach(el => {
const currentRate = parseFloat(el.textContent.match(/\d+\.?\d*/)[0]);
const change = (Math.random() * 0.6 - 0.3).toFixed(2);
const newRate = (currentRate + parseFloat(change)).toFixed(2);
if (el.textContent.includes('NGN')) {
el.textContent = `1 USD = ${newRate} NGN`;
} else if (el.textContent.includes('KES')) {
el.textContent = `1 USD = ${newRate} KES`;
} else if (el.textContent.includes('GHS')) {
el.textContent = `1 USD = ${newRate} GHS`;
} else if (el.textContent.includes('ZAR')) {
el.textContent = `1 USD = ${newRate} ZAR`;
}
const changeElement = el.nextElementSibling;
if (change > 0) {
changeElement.textContent = `+${Math.abs(change)}% from yesterday`;
changeElement.className = 'text-sm text-green-600';
} else if (change < 0) {
changeElement.textContent = `-${Math.abs(change)}% from yesterday`;
changeElement.className = 'text-sm text-red-600';
} else {
changeElement.textContent = 'No change from yesterday';
changeElement.className = 'text-sm text-gray-600';
}
});
}, 5000);
});
</script>
<p style="border-radius: 8px; text-align: center; font-size: 12px; color: #fff; margin-top: 16px;position: fixed; left: 8px; bottom: 8px; z-index: 10; background: rgba(0, 0, 0, 0.8); padding: 4px 8px;">Made with <img src="https://enzostvs-deepsite.hf.space/logo.svg" alt="DeepSite Logo" style="width: 16px; height: 16px; vertical-align: middle;display:inline-block;margin-right:3px;filter:brightness(0) invert(1);"><a href="https://enzostvs-deepsite.hf.space" style="color: #fff;text-decoration: underline;" target="_blank" >DeepSite</a> - 🧬 <a href="https://enzostvs-deepsite.hf.space?remix=Gaston666/afripayer" style="color: #fff;text-decoration: underline;" target="_blank" >Remix</a></p></body>
</html>