From 9b435d730ef3644da51b51266a9e8f55715b319f Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 7 Jun 2026 18:32:58 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 409 +++++++++++------------------------------------ 1 file changed, 92 insertions(+), 317 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d064901..bf1611d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -12,7 +12,7 @@ import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloating import ProductCardThree from '@/components/sections/product/ProductCardThree'; import TestimonialCardTwelve from '@/components/sections/testimonial/TestimonialCardTwelve'; import TextAbout from '@/components/sections/about/TextAbout'; -import { AlertCircle, BarChart, FileText, Globe, LifeBuoy, Link, Lock, MessageSquare, Package, RefreshCw, Settings, ShoppingCart, Signal, Smartphone, User, Users, Zap } from "lucide-react"; +import { AlertCircle, BarChart, Barcode, FileText, Globe, LifeBuoy, Link, Lock, MessageSquare, Package, RefreshCw, Settings, ShoppingCart, Signal, Smartphone, User, Users, Zap } from "lucide-react"; export default function LandingPage() { return ( @@ -33,38 +33,23 @@ export default function LandingPage() { @@ -73,114 +58,67 @@ export default function LandingPage() { @@ -209,95 +146,56 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Real-Time Stock Tracking", - description: "Monitor your inventory levels across all locations with live updates, ensuring you always have accurate data at your fingertips.", - bentoComponent: "globe", - imageSrc: "http://img.b2bpic.net/free-photo/futuristic-view-high-tech-earth-planet_23-2151100414.jpg", - imageAlt: "global data network illustration", + title: "Real-Time Stock Tracking", description: "Monitor your inventory levels across all locations with live updates, ensuring you always have accurate data at your fingertips.", bentoComponent: "globe" }, { - title: "Seamless Sales & Invoice Processing", - description: "Generate invoices, process sales orders, and manage returns effortlessly, integrating directly with your stock levels.", - bentoComponent: "animated-bar-chart", - imageSrc: "http://img.b2bpic.net/free-photo/digital-tablet-online-learning_53876-97299.jpg?_wi=2", - imageAlt: "global data network illustration", + title: "Seamless Sales & Invoice Processing", description: "Generate invoices, process sales orders, and manage returns effortlessly, integrating directly with your stock levels.", bentoComponent: "animated-bar-chart" }, { - title: "Comprehensive Reporting Suite", - description: "Access detailed sales, inventory, and profit reports tailored for GST compliance and in-depth business analysis.", - bentoComponent: "reveal-icon", - icon: FileText, - imageSrc: "http://img.b2bpic.net/free-photo/happy-business-woman-using-tablet-table_23-2148095761.jpg?_wi=2", - imageAlt: "global data network illustration", + title: "Comprehensive Reporting Suite", description: "Access detailed sales, inventory, and profit reports tailored for GST compliance and in-depth business analysis.", bentoComponent: "reveal-icon", icon: FileText }, { - title: "Role-Based Access Control", - description: "Define granular permissions for managers, finance, and warehouse staff, ensuring secure and appropriate data access.", - bentoComponent: "icon-info-cards", - items: [ + title: "Role-Based Access Control", description: "Define granular permissions for managers, finance, and warehouse staff, ensuring secure and appropriate data access.", bentoComponent: "icon-info-cards", items: [ { icon: User, - label: "Managers", - value: "Full Control", - }, + label: "Managers", value: "Full Control"}, { icon: Lock, - label: "Finance", - value: "Reports Only", - }, + label: "Finance", value: "Reports Only"}, { icon: Settings, - label: "Warehouse", - value: "Stock Adjust", - }, - ], - imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=2", - imageAlt: "global data network illustration", + label: "Warehouse", value: "Stock Adjust"}, + ] }, { - title: "Integrated Barcode Scanning", - description: "Accelerate stock adjustments and sales processing with mobile-responsive barcode and QR code scanning capabilities.", - bentoComponent: "phone", - statusIcon: Signal, + title: "Integrated Barcode Scanning", description: "Accelerate stock adjustments and sales processing with mobile-responsive barcode and QR code scanning capabilities.", bentoComponent: "phone", statusIcon: Signal, alertIcon: AlertCircle, - alertTitle: "Low Stock Alert!", - alertMessage: "Product XYZ needs reordering.", - apps: [ + alertTitle: "Low Stock Alert!", alertMessage: "Product XYZ needs reordering.", apps: [ { - name: "Scan", - icon: Barcode, + name: "Scan", icon: Barcode, }, { - name: "Sales", - icon: ShoppingCart, + name: "Sales", icon: ShoppingCart, }, { - name: "Products", - icon: Package, + name: "Products", icon: Package, }, { - name: "Reports", - icon: BarChart, + name: "Reports", icon: BarChart, }, { - name: "Users", - icon: Users, + name: "Users", icon: Users, }, { - name: "Settings", - icon: Settings, + name: "Settings", icon: Settings, }, { - name: "Sync", - icon: RefreshCcw, + name: "Sync", icon: RefreshCw, }, { - name: "Support", - icon: LifeBuoy, + name: "Support", icon: LifeBuoy, }, - ], - imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-male-worker-wearing-hard-hat-warehouse_107420-96568.jpg?_wi=2", - imageAlt: "global data network illustration", + ] }, ]} title="Core Features Designed for Your Business Success" @@ -315,47 +213,17 @@ export default function LandingPage() { useInvertedBackground={true} products={[ { - id: "p1", - name: "Product Management", - price: "Included", - imageSrc: "http://img.b2bpic.net/free-photo/still-life-supply-chain-representation_23-2149827252.jpg", - imageAlt: "Product management module illustration", - }, + id: "p1", name: "Product Management", price: "Included", imageSrc: "http://img.b2bpic.net/free-photo/still-life-supply-chain-representation_23-2149827252.jpg", imageAlt: "Product management module illustration"}, { - id: "p2", - name: "Stock Management", - price: "Included", - imageSrc: "http://img.b2bpic.net/free-photo/notebook-economy-chart_23-2148542001.jpg", - imageAlt: "Stock management module illustration", - }, + id: "p2", name: "Stock Management", price: "Included", imageSrc: "http://img.b2bpic.net/free-photo/notebook-economy-chart_23-2148542001.jpg", imageAlt: "Stock management module illustration"}, { - id: "p3", - name: "Sales & Invoicing", - price: "Included", - imageSrc: "http://img.b2bpic.net/free-photo/luxurious-boardroom-space-within-multinational-company-used-meetings_482257-124520.jpg", - imageAlt: "Sales and invoicing module illustration", - }, + id: "p3", name: "Sales & Invoicing", price: "Included", imageSrc: "http://img.b2bpic.net/free-photo/luxurious-boardroom-space-within-multinational-company-used-meetings_482257-124520.jpg", imageAlt: "Sales and invoicing module illustration"}, { - id: "p4", - name: "Advanced Reporting", - price: "Add-on", - imageSrc: "http://img.b2bpic.net/free-photo/colleagues-reviewing-financial-graphs_482257-124226.jpg", - imageAlt: "Advanced reporting module illustration", - }, + id: "p4", name: "Advanced Reporting", price: "Add-on", imageSrc: "http://img.b2bpic.net/free-photo/colleagues-reviewing-financial-graphs_482257-124226.jpg", imageAlt: "Advanced reporting module illustration"}, { - id: "p5", - name: "User & Permissions", - price: "Included", - imageSrc: "http://img.b2bpic.net/free-photo/conceptual-data-privacy-man-hand-pointing-with-wooden-blocks-paper-settings-icon_176474-10519.jpg", - imageAlt: "User and permissions module illustration", - }, + id: "p5", name: "User & Permissions", price: "Included", imageSrc: "http://img.b2bpic.net/free-photo/conceptual-data-privacy-man-hand-pointing-with-wooden-blocks-paper-settings-icon_176474-10519.jpg", imageAlt: "User and permissions module illustration"}, { - id: "p6", - name: "Mobile Scanning", - price: "Add-on", - imageSrc: "http://img.b2bpic.net/free-photo/happy-client-with-their-box-delivered_23-2149229257.jpg", - imageAlt: "Mobile scanning module illustration", - }, + id: "p6", name: "Mobile Scanning", price: "Add-on", imageSrc: "http://img.b2bpic.net/free-photo/happy-client-with-their-box-delivered_23-2149229257.jpg", imageAlt: "Mobile scanning module illustration"}, ]} title="Unlock Growth with Modular Solutions" description="Our platform is built to adapt and scale with your business, offering key modules that integrate seamlessly to boost productivity and insights." @@ -371,29 +239,11 @@ export default function LandingPage() { useInvertedBackground={false} metrics={[ { - id: "m1", - value: "99.5%", - title: "Stock Accuracy", - description: "Achieve near-perfect inventory accuracy, minimizing discrepancies and maximizing efficiency.", - imageSrc: "http://img.b2bpic.net/free-photo/export-supervisor-drafting-billing-product-logistics_482257-88029.jpg", - imageAlt: "Digital representation of high stock accuracy", - }, + id: "m1", value: "99.5%", title: "Stock Accuracy", description: "Achieve near-perfect inventory accuracy, minimizing discrepancies and maximizing efficiency.", imageSrc: "http://img.b2bpic.net/free-photo/export-supervisor-drafting-billing-product-logistics_482257-88029.jpg", imageAlt: "Digital representation of high stock accuracy"}, { - id: "m2", - value: "30%+", - title: "Reduction in Stockouts", - description: "Proactive alerts and better forecasting lead to a significant decrease in costly stockouts.", - imageSrc: "http://img.b2bpic.net/free-photo/empty-professional-warehouse-space-used-shipping-cargo-goods-from-online-shopping-local-small_482257-136203.jpg", - imageAlt: "Graph showing reduction in stockouts", - }, + id: "m2", value: "30%+", title: "Reduction in Stockouts", description: "Proactive alerts and better forecasting lead to a significant decrease in costly stockouts.", imageSrc: "http://img.b2bpic.net/free-photo/empty-professional-warehouse-space-used-shipping-cargo-goods-from-online-shopping-local-small_482257-136203.jpg", imageAlt: "Graph showing reduction in stockouts"}, { - id: "m3", - value: "150% ROI", - title: "Average Client ROI", - description: "Our clients experience substantial returns on investment through optimized operations and increased sales.", - imageSrc: "http://img.b2bpic.net/free-photo/dynamic-data-visualization-3d_23-2151904304.jpg", - imageAlt: "Graph showing high return on investment", - }, + id: "m3", value: "150% ROI", title: "Average Client ROI", description: "Our clients experience substantial returns on investment through optimized operations and increased sales.", imageSrc: "http://img.b2bpic.net/free-photo/dynamic-data-visualization-3d_23-2151904304.jpg", imageAlt: "Graph showing high return on investment"}, ]} title="Impactful Results, Measurable Growth" description="See how our intelligent stock management system translates into tangible benefits for your business." @@ -407,49 +257,23 @@ export default function LandingPage() { useInvertedBackground={true} testimonials={[ { - id: "t1", - name: "Sarah Johnson", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-confident-asian-man-with-arms-crossed_1262-884.jpg", - imageAlt: "Sarah Johnson, Store Manager", - }, + id: "t1", name: "Sarah Johnson", imageSrc: "http://img.b2bpic.net/free-photo/closeup-confident-asian-man-with-arms-crossed_1262-884.jpg", imageAlt: "Sarah Johnson, Store Manager"}, { - id: "t2", - name: "Michael Chen", - imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-working-warehouse_329181-12811.jpg", - imageAlt: "Michael Chen, Finance Lead", - }, + id: "t2", name: "Michael Chen", imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-working-warehouse_329181-12811.jpg", imageAlt: "Michael Chen, Finance Lead"}, { - id: "t3", - name: "Emily Rodriguez", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-young-man-posing-vintage-portrait_23-2150795126.jpg", - imageAlt: "Emily Rodriguez, Warehouse Supervisor", - }, + id: "t3", name: "Emily Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-young-man-posing-vintage-portrait_23-2150795126.jpg", imageAlt: "Emily Rodriguez, Warehouse Supervisor"}, { - id: "t4", - name: "David Kim", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-looking-camera_23-2148317302.jpg", - imageAlt: "David Kim, Retail Business Owner", - }, + id: "t4", name: "David Kim", imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-looking-camera_23-2148317302.jpg", imageAlt: "David Kim, Retail Business Owner"}, { - id: "t5", - name: "Jessica Lee", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-competitive-employee_1098-2870.jpg", - imageAlt: "Jessica Lee, Operations Manager", - }, + id: "t5", name: "Jessica Lee", imageSrc: "http://img.b2bpic.net/free-photo/close-up-competitive-employee_1098-2870.jpg", imageAlt: "Jessica Lee, Operations Manager"}, { - id: "t6", - name: "Robert Green", - imageSrc: "http://img.b2bpic.net/free-photo/solar-panels-manufacturing-factory-specialist-explains-production-process_482257-119833.jpg", - imageAlt: "Robert Green, Head of Logistics", - }, + id: "t6", name: "Robert Green", imageSrc: "http://img.b2bpic.net/free-photo/solar-panels-manufacturing-factory-specialist-explains-production-process_482257-119833.jpg", imageAlt: "Robert Green, Head of Logistics"}, ]} cardTitle="What Our Clients Say" cardTag="Customer Success Stories" buttons={[ { - text: "Read All Reviews", - href: "#", - }, + text: "Read All Reviews", href: "#"}, ]} buttonAnimation="slide-up" cardAnimation="slide-up" @@ -462,35 +286,17 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "faq1", - title: "What kind of businesses is StockWise suitable for?", - content: "StockWise is designed for small to medium-sized retail and wholesale businesses looking for a centralized inventory and stock management solution.", - }, + id: "faq1", title: "What kind of businesses is StockWise suitable for?", content: "StockWise is designed for small to medium-sized retail and wholesale businesses looking for a centralized inventory and stock management solution."}, { - id: "faq2", - title: "Does StockWise support real-time inventory updates?", - content: "Yes, our application provides real-time stock level updates across all your locations, ensuring you always have the most accurate data.", - }, + id: "faq2", title: "Does StockWise support real-time inventory updates?", content: "Yes, our application provides real-time stock level updates across all your locations, ensuring you always have the most accurate data."}, { - id: "faq3", - title: "Can I generate sales and profit reports?", - content: "Absolutely. StockWise includes a comprehensive reporting suite for sales, inventory, and profit, with options for multi-format export and GST compliance.", - }, + id: "faq3", title: "Can I generate sales and profit reports?", content: "Absolutely. StockWise includes a comprehensive reporting suite for sales, inventory, and profit, with options for multi-format export and GST compliance."}, { - id: "faq4", - title: "Is barcode scanning integrated into the system?", - content: "Yes, StockWise features integrated barcode and QR code scanning capabilities, making stock adjustments and sales processing faster and more accurate.", - }, + id: "faq4", title: "Is barcode scanning integrated into the system?", content: "Yes, StockWise features integrated barcode and QR code scanning capabilities, making stock adjustments and sales processing faster and more accurate."}, { - id: "faq5", - title: "How does role-based access control work?", - content: "You can define specific permissions for different user roles (e.g., managers, finance, warehouse staff) to control access to various features and data.", - }, + id: "faq5", title: "How does role-based access control work?", content: "You can define specific permissions for different user roles (e.g., managers, finance, warehouse staff) to control access to various features and data."}, { - id: "faq6", - title: "Is StockWise mobile-friendly?", - content: "Our application is designed with a responsive and intuitive interface, ensuring excellent performance and usability on both desktop and mobile devices.", - }, + id: "faq6", title: "Is StockWise mobile-friendly?", content: "Our application is designed with a responsive and intuitive interface, ensuring excellent performance and usability on both desktop and mobile devices."}, ]} title="Frequently Asked Questions" description="Find quick answers to common questions about our stock price management application and how it can benefit your business." @@ -504,8 +310,7 @@ export default function LandingPage() {