diff --git a/src/app/page.tsx b/src/app/page.tsx index 610f30e..6e6752a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -11,7 +11,7 @@ import MetricSplitMediaAbout from '@/components/sections/about/MetricSplitMediaA import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay'; import SocialProofOne from '@/components/sections/socialProof/SocialProofOne'; import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCardTwo'; -import { Clock, ShieldCheck, TrendingUp } from "lucide-react"; +import { Clock, ShieldCheck, TrendingUp, Truck, Briefcase, Warehouse, Package, Zap } from "lucide-react"; export default function LandingPage() { return ( @@ -32,21 +32,13 @@ export default function LandingPage() { @@ -58,39 +50,23 @@ export default function LandingPage() { description="Fast. Secure. Built for Modern Commerce. Premium logistics and dispatch services helping businesses and individuals move goods seamlessly across Ibadan and beyond." buttons={[ { - text: "Book a Delivery", - href: "#quote", - }, + text: "Book a Delivery", href: "#quote"}, { - text: "Get Instant Quote", - href: "#quote", - }, + text: "Get Instant Quote", href: "#quote"}, ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/delivery-driver-with-packages-autumnal-neighborhood_23-2152021813.jpg?_wi=1", - imageAlt: "logistics delivery van sunset street", - }, + imageSrc: "http://img.b2bpic.net/free-photo/delivery-driver-with-packages-autumnal-neighborhood_23-2152021813.jpg", imageAlt: "logistics delivery van sunset street"}, { - imageSrc: "http://img.b2bpic.net/free-photo/automated-warehouse-conveyor-system_23-2152021810.jpg?_wi=1", - imageAlt: "high-tech warehouse logistics", - }, + imageSrc: "http://img.b2bpic.net/free-photo/automated-warehouse-conveyor-system_23-2152021810.jpg", imageAlt: "high-tech warehouse logistics"}, { - imageSrc: "http://img.b2bpic.net/free-photo/blurred-traffic-light-trails-road_1359-756.jpg?_wi=1", - imageAlt: "city street lights night logistics", - }, + imageSrc: "http://img.b2bpic.net/free-photo/blurred-traffic-light-trails-road_1359-756.jpg", imageAlt: "city street lights night logistics"}, { - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-holding-clipboard_23-2148902559.jpg?_wi=1", - imageAlt: "logistics dispatch rider tech ui", - }, + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-holding-clipboard_23-2148902559.jpg", imageAlt: "logistics dispatch rider tech ui"}, { - imageSrc: "http://img.b2bpic.net/free-photo/man-holding-gift-box-giving-recipient-generated-by-ai_188544-24686.jpg", - imageAlt: "parcel scanning logistics warehouse", - }, + imageSrc: "http://img.b2bpic.net/free-photo/man-holding-gift-box-giving-recipient-generated-by-ai_188544-24686.jpg", imageAlt: "parcel scanning logistics warehouse"}, { - imageSrc: "http://img.b2bpic.net/free-photo/server-room-arrays-processing-neural-network-datasets_482257-124389.jpg", - imageAlt: "logistics hub terminal overview", - }, + imageSrc: "http://img.b2bpic.net/free-photo/server-room-arrays-processing-neural-network-datasets_482257-124389.jpg", imageAlt: "logistics hub terminal overview"}, ]} /> @@ -100,14 +76,7 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} names={[ - "Retail Hub", - "E-Store Express", - "Pharm-Connect", - "Bistro Lagos", - "AgroTrade", - "Market Place", - "Tech Delivery", - ]} + "Retail Hub", "E-Store Express", "Pharm-Connect", "Bistro Lagos", "AgroTrade", "Market Place", "Tech Delivery"]} title="Trusted by Ibadan's Finest" description="Our network of satisfied partners continues to grow daily." /> @@ -119,40 +88,20 @@ export default function LandingPage() { useInvertedBackground={true} features={[ { - title: "Local Delivery", - description: "Fast intra-city dispatch and parcel movement throughout Ibadan.", - buttonIcon: "Truck", - imageSrc: "http://img.b2bpic.net/free-photo/commander-communicating-with-allied-forces-transmitting-data_482257-89902.jpg", - imageAlt: "AI customer support chat interface", - }, + title: "Local Delivery", description: "Fast intra-city dispatch and parcel movement throughout Ibadan.", buttonIcon: Truck, + imageSrc: "http://img.b2bpic.net/free-photo/commander-communicating-with-allied-forces-transmitting-data_482257-89902.jpg", imageAlt: "AI customer support chat interface"}, { - title: "Business Logistics", - description: "Reliable logistics partnerships for growing businesses and SMEs.", - buttonIcon: "Briefcase", - imageSrc: "http://img.b2bpic.net/free-photo/delivery-driver-with-packages-autumnal-neighborhood_23-2152021813.jpg?_wi=2", - imageAlt: "AI customer support chat interface", - }, + title: "Business Logistics", description: "Reliable logistics partnerships for growing businesses and SMEs.", buttonIcon: Briefcase, + imageSrc: "http://img.b2bpic.net/free-photo/delivery-driver-with-packages-autumnal-neighborhood_23-2152021813.jpg", imageAlt: "AI customer support chat interface"}, { - title: "Fleet Transportation", - description: "Efficient movement of bulk goods and inventory management.", - buttonIcon: "Warehouse", - imageSrc: "http://img.b2bpic.net/free-photo/automated-warehouse-conveyor-system_23-2152021810.jpg?_wi=2", - imageAlt: "AI customer support chat interface", - }, + title: "Fleet Transportation", description: "Efficient movement of bulk goods and inventory management.", buttonIcon: Warehouse, + imageSrc: "http://img.b2bpic.net/free-photo/automated-warehouse-conveyor-system_23-2152021810.jpg", imageAlt: "AI customer support chat interface"}, { - title: "E-Commerce Fulfillment", - description: "Full storage, packaging, and order dispatch solutions.", - buttonIcon: "Package", - imageSrc: "http://img.b2bpic.net/free-photo/blurred-traffic-light-trails-road_1359-756.jpg?_wi=2", - imageAlt: "AI customer support chat interface", - }, + title: "E-Commerce Fulfillment", description: "Full storage, packaging, and order dispatch solutions.", buttonIcon: Package, + imageSrc: "http://img.b2bpic.net/free-photo/blurred-traffic-light-trails-road_1359-756.jpg", imageAlt: "AI customer support chat interface"}, { - title: "Express Dispatch", - description: "Priority same-day urgent delivery for time-sensitive items.", - buttonIcon: "Zap", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-holding-clipboard_23-2148902559.jpg?_wi=2", - imageAlt: "AI customer support chat interface", - }, + title: "Express Dispatch", description: "Priority same-day urgent delivery for time-sensitive items.", buttonIcon: Zap, + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-holding-clipboard_23-2148902559.jpg", imageAlt: "AI customer support chat interface"}, ]} title="Core Logistics Services" description="Comprehensive solutions tailored to meet the dynamic needs of modern business and daily dispatch in Ibadan." @@ -166,17 +115,11 @@ export default function LandingPage() { description="We blend technology with reliable logistics to ensure your business operations stay ahead." metrics={[ { - value: "10,000+", - title: "Deliveries Made", - }, + value: "10,000+", title: "Deliveries Made"}, { - value: "98%", - title: "Success Rate", - }, + value: "98%", title: "Success Rate"}, { - value: "500+", - title: "Business Partners", - }, + value: "500+", title: "Business Partners"}, ]} imageSrc="http://img.b2bpic.net/free-photo/car-showroom-agent-suggesting-clients-extra-features-buy-asks-signature_482257-124624.jpg" mediaAnimation="slide-up" @@ -191,23 +134,14 @@ export default function LandingPage() { useInvertedBackground={true} metrics={[ { - id: "1", - icon: Clock, - title: "Support", - value: "24/7", - }, + id: "1", icon: Clock, + title: "Support", value: "24/7"}, { - id: "2", - icon: ShieldCheck, - title: "Security", - value: "100%", - }, + id: "2", icon: ShieldCheck, + title: "Security", value: "100%"}, { - id: "3", - icon: TrendingUp, - title: "Growth", - value: "95%", - }, + id: "3", icon: TrendingUp, + title: "Growth", value: "95%"}, ]} title="Built for Reliability" description="Powering logistics in Oyo State with high operational excellence." @@ -221,40 +155,15 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", - name: "Sarah O.", - role: "Vendor", - testimonial: "Fastest dispatch service we've used in Ibadan. Highly reliable.", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-with-helmet_23-2149214310.jpg", - }, + id: "1", name: "Sarah O.", role: "Vendor", testimonial: "Fastest dispatch service we've used in Ibadan. Highly reliable.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-with-helmet_23-2149214310.jpg"}, { - id: "2", - name: "Mark D.", - role: "Store Owner", - testimonial: "Reliable logistics partner for our daily operations. Professional service.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-attractive-woman-holding-laptop-looking-camera_23-2148187211.jpg", - }, + id: "2", name: "Mark D.", role: "Store Owner", testimonial: "Reliable logistics partner for our daily operations. Professional service.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-attractive-woman-holding-laptop-looking-camera_23-2148187211.jpg"}, { - id: "3", - name: "Femi A.", - role: "Logistics Manager", - testimonial: "Seamless integration with our business. The tracking is amazing.", - imageSrc: "http://img.b2bpic.net/free-photo/man-with-tablet-working-logistic_23-2148886823.jpg", - }, + id: "3", name: "Femi A.", role: "Logistics Manager", testimonial: "Seamless integration with our business. The tracking is amazing.", imageSrc: "http://img.b2bpic.net/free-photo/man-with-tablet-working-logistic_23-2148886823.jpg"}, { - id: "4", - name: "Chidi E.", - role: "Retail Manager", - testimonial: "Excellent service and always on time. We love their dispatch.", - imageSrc: "http://img.b2bpic.net/free-photo/cheerful-waitress-with-charming-smile_1098-15077.jpg", - }, + id: "4", name: "Chidi E.", role: "Retail Manager", testimonial: "Excellent service and always on time. We love their dispatch.", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-waitress-with-charming-smile_1098-15077.jpg"}, { - id: "5", - name: "Amina S.", - role: "Business Owner", - testimonial: "Best service in Ibadan, truly professional and secure.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-pretty-woman-sitting-table-trench-coat-working-laptop-co-working-office-wearing-glasses-smiling-happy-positive-workplace_285396-65.jpg", - }, + id: "5", name: "Amina S.", role: "Business Owner", testimonial: "Best service in Ibadan, truly professional and secure.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-pretty-woman-sitting-table-trench-coat-working-laptop-co-working-office-wearing-glasses-smiling-happy-positive-workplace_285396-65.jpg"}, ]} title="Client Success Stories" description="See why businesses in Ibadan trust us with their goods and services." @@ -265,16 +174,13 @@ export default function LandingPage() { @@ -283,54 +189,33 @@ export default function LandingPage() {