Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-06 08:14:59 +00:00

View File

@@ -100,27 +100,27 @@ export default function LandingPage() {
title: "Instant Delivery", description: "Receive your airtime voucher code or direct top-up immediately after payment.", icon: Zap,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/side-view-adult-paying-with-card_23-2150347020.jpg", imageAlt: "Fast delivery"},
imageSrc: "http://img.b2bpic.net/free-photo/side-view-adult-paying-with-card_23-2150347020.jpg?_wi=1", imageAlt: "Fast delivery"},
{
imageSrc: "http://img.b2bpic.net/free-photo/side-view-adult-paying-with-card_23-2150347020.jpg", imageAlt: "Fast delivery 2"},
imageSrc: "http://img.b2bpic.net/free-photo/side-view-adult-paying-with-card_23-2150347020.jpg?_wi=2", imageAlt: "Fast delivery 2"},
]
},
{
title: "Secure Payments", description: "All transactions are encrypted with industry-standard security measures for your peace of mind.", icon: Shield,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/location-map-direction-left-side_187299-45689.jpg", imageAlt: "Security"},
imageSrc: "http://img.b2bpic.net/free-photo/location-map-direction-left-side_187299-45689.jpg?_wi=1", imageAlt: "Security"},
{
imageSrc: "http://img.b2bpic.net/free-photo/location-map-direction-left-side_187299-45689.jpg", imageAlt: "Security 2"},
imageSrc: "http://img.b2bpic.net/free-photo/location-map-direction-left-side_187299-45689.jpg?_wi=2", imageAlt: "Security 2"},
]
},
{
title: "24/7 Reliability", description: "Our platform is online and ready for you whenever you need to recharge, anytime.", icon: Clock,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/ui-ux-representations-with-smartphone_23-2150201872.jpg", imageAlt: "Reliable"},
imageSrc: "http://img.b2bpic.net/free-photo/ui-ux-representations-with-smartphone_23-2150201872.jpg?_wi=1", imageAlt: "Reliable"},
{
imageSrc: "http://img.b2bpic.net/free-photo/ui-ux-representations-with-smartphone_23-2150201872.jpg", imageAlt: "Reliable 2"},
imageSrc: "http://img.b2bpic.net/free-photo/ui-ux-representations-with-smartphone_23-2150201872.jpg?_wi=2", imageAlt: "Reliable 2"},
]
},
]}