5 Commits

Author SHA1 Message Date
f6be2f34a3 Merge version_2 into main
Merge version_2 into main
2026-04-05 18:21:58 +00:00
63c92d8f42 Update src/app/page.tsx 2026-04-05 18:21:55 +00:00
7436a60f7f Merge version_1 into main
Merge version_1 into main
2026-04-05 18:06:56 +00:00
c108b186ce Merge version_1 into main
Merge version_1 into main
2026-04-05 18:06:32 +00:00
d02b3ff27b Merge version_1 into main
Merge version_1 into main
2026-04-05 18:05:59 +00:00

View File

@@ -59,7 +59,7 @@ export default function LandingPage() {
{ imageSrc: "http://img.b2bpic.net/free-photo/still-life-books-versus-technology_23-2150063043.jpg?_wi=11", imageAlt: "Connectivity Tech" },
{ imageSrc: "http://img.b2bpic.net/free-photo/still-life-books-versus-technology_23-2150063043.jpg?_wi=12", imageAlt: "Network Devices" }
]}
buttons={[{ text: "WhatsApp Booking", href: "https://wa.me/234" }]}
buttons={[{ text: "WhatsApp Booking", href: "https://wa.me/2348034561123" }]}
avatars={[
{ src: "http://img.b2bpic.net/free-photo/horizontal-clay-phone-16-pro-max_187299-45928.jpg", alt: "Customer 1" },
{ src: "http://img.b2bpic.net/free-photo/top-view-storage-devices-assortment_23-2149319330.jpg", alt: "Customer 2" },
@@ -84,9 +84,27 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
features={[
{ title: "MTN Registration", description: "Seamless SIM activation.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/man-plugging-ethernet-cable-wireless-router_53876-139544.jpg?_wi=1" }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/man-plugging-ethernet-cable-wireless-router_53876-139544.jpg?_wi=2" } },
{ title: "Airtel Direct", description: "Express registration.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/business-woman-working-with-mobile-phone-her-office_1301-5199.jpg?_wi=1" }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/business-woman-working-with-mobile-phone-her-office_1301-5199.jpg?_wi=2" } },
{ title: "Glo Services", description: "Reliable SIM services.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/server-room-computer-controlling-devices-used-high-speed-data-transfers_482257-124282.jpg?_wi=1" }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/server-room-computer-controlling-devices-used-high-speed-data-transfers_482257-124282.jpg?_wi=2" } }
{
title: "MTN Registration",
description: "Seamless SIM activation.",
buttons: [{ text: "Book SIM Reg", href: "https://wa.me/2348034561123" }],
phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/man-plugging-ethernet-cable-wireless-router_53876-139544.jpg?_wi=1" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/man-plugging-ethernet-cable-wireless-router_53876-139544.jpg?_wi=2" }
},
{
title: "Airtel Direct",
description: "Express registration.",
buttons: [{ text: "Book SIM Reg", href: "https://wa.me/2348034561123" }],
phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/business-woman-working-with-mobile-phone-her-office_1301-5199.jpg?_wi=1" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/business-woman-working-with-mobile-phone-her-office_1301-5199.jpg?_wi=2" }
},
{
title: "Glo Services",
description: "Reliable SIM services.",
buttons: [{ text: "Book SIM Reg", href: "https://wa.me/2348034561123" }],
phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/server-room-computer-controlling-devices-used-high-speed-data-transfers_482257-124282.jpg?_wi=1" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/server-room-computer-controlling-devices-used-high-speed-data-transfers_482257-124282.jpg?_wi=2" }
}
]}
showStepNumbers={false}
title="Official Network Services"