diff --git a/src/app/page.tsx b/src/app/page.tsx index a87d5be..f399bd7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,26 +32,11 @@ export default function LandingPage() {
@@ -151,53 +88,23 @@ export default function LandingPage() { animationType="slide-up" textboxLayout="default" useInvertedBackground={false} - features={[ - { - title: "AI-Driven Product Search", - description: "Find exactly what you need with our predictive search that understands intent, location, and price sensitivity.", - phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/data-hand_23-2151957116.jpg", - imageAlt: "Search Interface", - }, - phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/futuristic-ai-dashboard-display_23-2151977856.jpg", - imageAlt: "Search Interface", - }, - imageSrc: "http://img.b2bpic.net/free-photo/business-man-stock-exchange-trader-looking-laptop-screen-night_169016-47424.jpg?_wi=2", - imageAlt: "ai data search icon", - }, - { - title: "Real-Time Tracking", - description: "Monitor every order with GPS integration, providing peace of mind from dispatch to your doorstep.", - phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/3d-illustration-smartphone-with-delivery-scooter-boxes_58466-14577.jpg", - imageAlt: "Tracking Map", - }, - phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/closeup-female-hand-holding-smart-phone-using-navigation-syst_1163-2667.jpg", - imageAlt: "Tracking Map", - }, - imageSrc: "http://img.b2bpic.net/free-photo/smartphone-data-protection-set-isolated-compositions-with-icons-locks-shields-people-with-gadgets-vector-illustration_1284-81961.jpg", - imageAlt: "ai data search icon", - }, - { - title: "Secure Mobile Payments", - description: "Seamless integration with local mobile money solutions and cards, ensuring fast, safe settlements for sellers.", - phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/business-chart-visual-graphics-report-concept_53876-167093.jpg?_wi=1", - imageAlt: "Secure Checkout", - }, - phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-vector/gradient-dark-mode-app-template_23-2150515784.jpg", - imageAlt: "Secure Checkout", - }, - imageSrc: "http://img.b2bpic.net/free-photo/cybersecurity-shield-with-padlock_23-2151998478.jpg?_wi=1", - imageAlt: "ai data search icon", - }, - ]} showStepNumbers={true} title="Smart Tools for Modern Marketplace" description="Quantek's AI engine drives every transaction, ensuring safety, efficiency, and scale." + features={[ + { + title: "AI-Driven Product Search", description: "Find exactly what you need with our predictive search that understands intent, location, and price sensitivity.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/data-hand_23-2151957116.jpg", imageAlt: "Search Interface" }, + phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/futuristic-ai-dashboard-display_23-2151977856.jpg", imageAlt: "Search Interface" } + }, + { + title: "Real-Time Tracking", description: "Monitor every order with GPS integration, providing peace of mind from dispatch to your doorstep.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/3d-illustration-smartphone-with-delivery-scooter-boxes_58466-14577.jpg", imageAlt: "Tracking Map" }, + phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/closeup-female-hand-holding-smart-phone-using-navigation-syst_1163-2667.jpg", imageAlt: "Tracking Map" } + }, + { + title: "Secure Mobile Payments", description: "Seamless integration with local mobile money solutions and cards, ensuring fast, safe settlements for sellers.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/business-chart-visual-graphics-report-concept_53876-167093.jpg", imageAlt: "Secure Checkout" }, + phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/gradient-dark-mode-app-template_23-2150515784.jpg", imageAlt: "Secure Checkout" } + }, + ]} /> @@ -208,48 +115,12 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" useInvertedBackground={true} products={[ - { - id: "1", - name: "High-Perf Smartphone", - price: "$699", - variant: "Midnight Blue", - imageSrc: "http://img.b2bpic.net/free-photo/new-cell-phone-colorful-background_58702-4999.jpg", - }, - { - id: "2", - name: "Pro Audio Headphones", - price: "$199", - variant: "Sleek Black", - imageSrc: "http://img.b2bpic.net/free-photo/confident-young-blonde-girl-wearing-headphones-putting-hands-them-doing-kiss-gesture_141793-117561.jpg", - }, - { - id: "3", - name: "Professional Mirrorless Camera", - price: "$1250", - variant: "Pro Kit", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-camera-papers_23-2148019211.jpg", - }, - { - id: "4", - name: "Smart Watch Series", - price: "$299", - variant: "Sport Edition", - imageSrc: "http://img.b2bpic.net/free-photo/still-life-tech-device_23-2150722697.jpg", - }, - { - id: "5", - name: "Mechanical Keyboard", - price: "$150", - variant: "Backlit Grey", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-white-keyboard-with-lights_23-2149680254.jpg", - }, - { - id: "6", - name: "Handheld Console", - price: "$399", - variant: "Classic Black", - imageSrc: "http://img.b2bpic.net/free-photo/wireless-earbuds-with-neon-cyberpunk-style-lighting_23-2151074279.jpg", - }, + { id: "1", name: "High-Perf Smartphone", price: "$699", variant: "Midnight Blue", imageSrc: "http://img.b2bpic.net/free-photo/new-cell-phone-colorful-background_58702-4999.jpg" }, + { id: "2", name: "Pro Audio Headphones", price: "$199", variant: "Sleek Black", imageSrc: "http://img.b2bpic.net/free-photo/confident-young-blonde-girl-wearing-headphones-putting-hands-them-doing-kiss-gesture_141793-117561.jpg" }, + { id: "3", name: "Professional Mirrorless Camera", price: "$1250", variant: "Pro Kit", imageSrc: "http://img.b2bpic.net/free-photo/top-view-camera-papers_23-2148019211.jpg" }, + { id: "4", name: "Smart Watch Series", price: "$299", variant: "Sport Edition", imageSrc: "http://img.b2bpic.net/free-photo/still-life-tech-device_23-2150722697.jpg" }, + { id: "5", name: "Mechanical Keyboard", price: "$150", variant: "Backlit Grey", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-white-keyboard-with-lights_23-2149680254.jpg" }, + { id: "6", name: "Handheld Console", price: "$399", variant: "Classic Black", imageSrc: "http://img.b2bpic.net/free-photo/wireless-earbuds-with-neon-cyberpunk-style-lighting_23-2151074279.jpg" }, ]} title="Explore Top Trending Products" description="Sourced from verified sellers, our marketplace highlights the best deals locally and beyond." @@ -262,27 +133,9 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} metrics={[ - { - id: "1", - value: "99.9%", - title: "Uptime", - description: "High-availability servers", - imageSrc: "http://img.b2bpic.net/free-photo/business-chart-visual-graphics-report-concept_53876-167093.jpg?_wi=2", - }, - { - id: "2", - value: "128ms", - title: "Latency", - description: "Ultra-fast response times", - imageSrc: "http://img.b2bpic.net/free-photo/cybersecurity-shield-with-padlock_23-2151998478.jpg?_wi=2", - }, - { - id: "3", - value: "256-bit", - title: "Encryption", - description: "Military-grade data security", - imageSrc: "http://img.b2bpic.net/free-photo/business-network-background-connecting-dots-technology-design_53876-160205.jpg", - }, + { id: "1", value: "99.9%", title: "Uptime", description: "High-availability servers", imageSrc: "http://img.b2bpic.net/free-photo/business-chart-visual-graphics-report-concept_53876-167093.jpg" }, + { id: "2", value: "128ms", title: "Latency", description: "Ultra-fast response times", imageSrc: "http://img.b2bpic.net/free-photo/cybersecurity-shield-with-padlock_23-2151998478.jpg" }, + { id: "3", value: "256-bit", title: "Encryption", description: "Military-grade data security", imageSrc: "http://img.b2bpic.net/free-photo/business-network-background-connecting-dots-technology-design_53876-160205.jpg" }, ]} title="Quantek Platform Performance" description="Delivering high-speed performance and verified security." @@ -293,15 +146,7 @@ export default function LandingPage() {