diff --git a/src/app/page.tsx b/src/app/page.tsx index 23de0f9..afef30f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -44,20 +44,20 @@ export default function LandingPage() { title="Licensed Telecom Connectivity in Lagos" description="Ashama Talk Link Ventures – Your premier source for official SIM registration, latest Android devices, and premium accessories at 9 Olojo Drive, Ojo." leftCarouselItems={[ - { imageSrc: "http://img.b2bpic.net/free-photo/still-life-books-versus-technology_23-2150063043.jpg", imageAlt: "Telecom Interior" }, - { imageSrc: "http://img.b2bpic.net/free-photo/still-life-books-versus-technology_23-2150063043.jpg", imageAlt: "Tech Store" }, - { imageSrc: "http://img.b2bpic.net/free-photo/still-life-books-versus-technology_23-2150063043.jpg", imageAlt: "Office Interior" }, - { imageSrc: "http://img.b2bpic.net/free-photo/still-life-books-versus-technology_23-2150063043.jpg", imageAlt: "Device Display" }, - { imageSrc: "http://img.b2bpic.net/free-photo/still-life-books-versus-technology_23-2150063043.jpg", imageAlt: "Registration Desk" }, - { imageSrc: "http://img.b2bpic.net/free-photo/still-life-books-versus-technology_23-2150063043.jpg", imageAlt: "Store Exterior" } + { imageSrc: "http://img.b2bpic.net/free-photo/still-life-books-versus-technology_23-2150063043.jpg?_wi=1", imageAlt: "Telecom Interior" }, + { imageSrc: "http://img.b2bpic.net/free-photo/still-life-books-versus-technology_23-2150063043.jpg?_wi=2", imageAlt: "Tech Store" }, + { imageSrc: "http://img.b2bpic.net/free-photo/still-life-books-versus-technology_23-2150063043.jpg?_wi=3", imageAlt: "Office Interior" }, + { imageSrc: "http://img.b2bpic.net/free-photo/still-life-books-versus-technology_23-2150063043.jpg?_wi=4", imageAlt: "Device Display" }, + { imageSrc: "http://img.b2bpic.net/free-photo/still-life-books-versus-technology_23-2150063043.jpg?_wi=5", imageAlt: "Registration Desk" }, + { imageSrc: "http://img.b2bpic.net/free-photo/still-life-books-versus-technology_23-2150063043.jpg?_wi=6", imageAlt: "Store Exterior" } ]} rightCarouselItems={[ - { imageSrc: "http://img.b2bpic.net/free-photo/still-life-books-versus-technology_23-2150063043.jpg", imageAlt: "Tech Setup" }, - { imageSrc: "http://img.b2bpic.net/free-photo/still-life-books-versus-technology_23-2150063043.jpg", imageAlt: "Modern Display" }, - { imageSrc: "http://img.b2bpic.net/free-photo/still-life-books-versus-technology_23-2150063043.jpg", imageAlt: "Customer Care" }, - { imageSrc: "http://img.b2bpic.net/free-photo/still-life-books-versus-technology_23-2150063043.jpg", imageAlt: "Retail Space" }, - { imageSrc: "http://img.b2bpic.net/free-photo/still-life-books-versus-technology_23-2150063043.jpg", imageAlt: "Connectivity Tech" }, - { imageSrc: "http://img.b2bpic.net/free-photo/still-life-books-versus-technology_23-2150063043.jpg", imageAlt: "Network Devices" } + { imageSrc: "http://img.b2bpic.net/free-photo/still-life-books-versus-technology_23-2150063043.jpg?_wi=7", imageAlt: "Tech Setup" }, + { imageSrc: "http://img.b2bpic.net/free-photo/still-life-books-versus-technology_23-2150063043.jpg?_wi=8", imageAlt: "Modern Display" }, + { imageSrc: "http://img.b2bpic.net/free-photo/still-life-books-versus-technology_23-2150063043.jpg?_wi=9", imageAlt: "Customer Care" }, + { imageSrc: "http://img.b2bpic.net/free-photo/still-life-books-versus-technology_23-2150063043.jpg?_wi=10", imageAlt: "Retail Space" }, + { 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" }]} avatars={[ @@ -84,9 +84,9 @@ 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" }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/man-plugging-ethernet-cable-wireless-router_53876-139544.jpg" } }, - { 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" }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/business-woman-working-with-mobile-phone-her-office_1301-5199.jpg" } }, - { 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" }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/server-room-computer-controlling-devices-used-high-speed-data-transfers_482257-124282.jpg" } } + { 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" } } ]} showStepNumbers={false} title="Official Network Services" @@ -101,12 +101,12 @@ export default function LandingPage() { useInvertedBackground={false} animationType="slide-up" products={[ - { id: "p1", name: "Android Flagship A", price: "₦ 250,000", variant: "Android", imageSrc: "http://img.b2bpic.net/free-photo/horizontal-clay-phone-16-pro-max_187299-45928.jpg" }, - { id: "p2", name: "Feature Phone X", price: "₦ 15,000", variant: "Keypad", imageSrc: "http://img.b2bpic.net/free-photo/top-view-storage-devices-assortment_23-2149319330.jpg" }, - { id: "p3", name: "Professional Android", price: "₦ 180,000", variant: "Android", imageSrc: "http://img.b2bpic.net/free-photo/new-cell-phone-colorful-background_58702-5228.jpg" }, - { id: "p4", name: "Durable Keypad B", price: "₦ 12,000", variant: "Keypad", imageSrc: "http://img.b2bpic.net/free-photo/top-view-storage-devices-assortment_23-2149319330.jpg" }, - { id: "p5", name: "Mid-Range Smartphone", price: "₦ 95,000", variant: "Android", imageSrc: "http://img.b2bpic.net/free-photo/horizontal-clay-phone-16-pro-max_187299-45928.jpg" }, - { id: "p6", name: "Ultra-Durable Keypad", price: "₦ 18,000", variant: "Keypad", imageSrc: "http://img.b2bpic.net/free-photo/new-cell-phone-colorful-background_58702-5228.jpg" } + { id: "p1", name: "Android Flagship A", price: "₦ 250,000", variant: "Android", imageSrc: "http://img.b2bpic.net/free-photo/horizontal-clay-phone-16-pro-max_187299-45928.jpg?_wi=1" }, + { id: "p2", name: "Feature Phone X", price: "₦ 15,000", variant: "Keypad", imageSrc: "http://img.b2bpic.net/free-photo/top-view-storage-devices-assortment_23-2149319330.jpg?_wi=1" }, + { id: "p3", name: "Professional Android", price: "₦ 180,000", variant: "Android", imageSrc: "http://img.b2bpic.net/free-photo/new-cell-phone-colorful-background_58702-5228.jpg?_wi=1" }, + { id: "p4", name: "Durable Keypad B", price: "₦ 12,000", variant: "Keypad", imageSrc: "http://img.b2bpic.net/free-photo/top-view-storage-devices-assortment_23-2149319330.jpg?_wi=2" }, + { id: "p5", name: "Mid-Range Smartphone", price: "₦ 95,000", variant: "Android", imageSrc: "http://img.b2bpic.net/free-photo/horizontal-clay-phone-16-pro-max_187299-45928.jpg?_wi=2" }, + { id: "p6", name: "Ultra-Durable Keypad", price: "₦ 18,000", variant: "Keypad", imageSrc: "http://img.b2bpic.net/free-photo/new-cell-phone-colorful-background_58702-5228.jpg?_wi=2" } ]} title="Phone Gallery" description="High-end Android flagships and durable keypad phones." @@ -117,12 +117,12 @@ export default function LandingPage() {