Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-06-07 18:33:04 +00:00

View File

@@ -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() {
<NavbarLayoutFloatingInline
navItems={[
{
name: "Home",
id: "#home",
},
name: "Home", id: "#home"},
{
name: "Features",
id: "#features",
},
name: "Features", id: "#features"},
{
name: "Modules",
id: "#modules",
},
name: "Modules", id: "#modules"},
{
name: "Impact",
id: "#metrics",
},
name: "Impact", id: "#metrics"},
{
name: "Testimonials",
id: "#testimonials",
},
name: "Testimonials", id: "#testimonials"},
{
name: "FAQ",
id: "#faq",
},
name: "FAQ", id: "#faq"},
{
name: "Contact",
id: "#contact",
},
name: "Contact", id: "#contact"},
]}
brandName="StockWise"
button={{
text: "Start Managing Stock",
}}
text: "Start Managing Stock"}}
animateOnLoad={true}
/>
</div>
@@ -73,114 +58,67 @@ export default function LandingPage() {
<HeroSplitTestimonial
useInvertedBackground={false}
background={{
variant: "glowing-orb",
}}
variant: "glowing-orb"}}
imagePosition="right"
title="Complete Stock Control, RealTime Insights"
description="Manage inventory, process sales, and generate compliancy-ready reports from one unified dashboard. Track stock levels, monitor profit margins, and make data-driven decisions instantly."
testimonials={[
{
name: "Sarah Johnson",
handle: "@sarah_j",
testimonial: "StockWise transformed how we manage our inventory. Real-time insights are a game-changer for our small business!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-business-woman-using-tablet-table_23-2148095761.jpg?_wi=1",
imageAlt: "Sarah Johnson, Store Manager",
},
name: "Sarah Johnson", handle: "@sarah_j", testimonial: "StockWise transformed how we manage our inventory. Real-time insights are a game-changer for our small business!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-business-woman-using-tablet-table_23-2148095761.jpg", imageAlt: "Sarah Johnson, Store Manager"},
{
name: "Michael Chen",
handle: "@mike_c",
testimonial: "The reporting features are incredibly detailed and essential for GST compliance. Our finance team loves it.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=1",
imageAlt: "Michael Chen, Finance Lead",
},
name: "Michael Chen", handle: "@mike_c", testimonial: "The reporting features are incredibly detailed and essential for GST compliance. Our finance team loves it.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", imageAlt: "Michael Chen, Finance Lead"},
{
name: "Emily Rodriguez",
handle: "@emily_r",
testimonial: "Stock adjustment workflows are so simple. Barcode scanning makes our warehouse operations much faster.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-male-worker-wearing-hard-hat-warehouse_107420-96568.jpg?_wi=1",
imageAlt: "Emily Rodriguez, Warehouse Supervisor",
},
name: "Emily Rodriguez", handle: "@emily_r", testimonial: "Stock adjustment workflows are so simple. Barcode scanning makes our warehouse operations much faster.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-male-worker-wearing-hard-hat-warehouse_107420-96568.jpg", imageAlt: "Emily Rodriguez, Warehouse Supervisor"},
{
name: "David Kim",
handle: "@david_k",
testimonial: "The intuitive interface means less training time for new staff and quicker adoption across our retail outlets.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/expressive-senior-female-posing-indoor_344912-990.jpg",
imageAlt: "David Kim, Retail Business Owner",
},
name: "David Kim", handle: "@david_k", testimonial: "The intuitive interface means less training time for new staff and quicker adoption across our retail outlets.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/expressive-senior-female-posing-indoor_344912-990.jpg", imageAlt: "David Kim, Retail Business Owner"},
{
name: "Jessica Lee",
handle: "@jess_l",
testimonial: "Low-inventory alerts have prevented stockouts multiple times, saving us potential sales and customer dissatisfaction.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-indigenous-person-integrated-into-modern-life_23-2151102511.jpg",
imageAlt: "Jessica Lee, Operations Manager",
},
name: "Jessica Lee", handle: "@jess_l", testimonial: "Low-inventory alerts have prevented stockouts multiple times, saving us potential sales and customer dissatisfaction.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-indigenous-person-integrated-into-modern-life_23-2151102511.jpg", imageAlt: "Jessica Lee, Operations Manager"},
]}
tag="Revolutionize Your Inventory"
tagIcon={Zap}
tagAnimation="slide-up"
buttons={[
{
text: "Start Managing Stock",
},
text: "Start Managing Stock"},
]}
buttonAnimation="slide-up"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/portrait-businessman-cartoon-style_23-2151134328.jpg",
alt: "John Doe",
},
src: "http://img.b2bpic.net/free-photo/portrait-businessman-cartoon-style_23-2151134328.jpg", alt: "John Doe"},
{
src: "http://img.b2bpic.net/free-photo/silhouette-woman-with-laptop-her-hands-side-view-shadow-back-lit-young_140725-161783.jpg",
alt: "Jane Smith",
},
src: "http://img.b2bpic.net/free-photo/silhouette-woman-with-laptop-her-hands-side-view-shadow-back-lit-young_140725-161783.jpg", alt: "Jane Smith"},
{
src: "http://img.b2bpic.net/free-photo/close-up-portrait-silly-face-young-funny-girl-squinting-eyes-having-fun-posing-trench_1258-127344.jpg",
alt: "David Lee",
},
src: "http://img.b2bpic.net/free-photo/close-up-portrait-silly-face-young-funny-girl-squinting-eyes-having-fun-posing-trench_1258-127344.jpg", alt: "David Lee"},
{
src: "http://img.b2bpic.net/free-photo/3d-cartoon-portrait-person-practicing-law-related-profession_23-2151419531.jpg",
alt: "Emily White",
},
src: "http://img.b2bpic.net/free-photo/3d-cartoon-portrait-person-practicing-law-related-profession_23-2151419531.jpg", alt: "Emily White"},
{
src: "http://img.b2bpic.net/free-photo/handsome-middle-aged-man-portrait-neon-lights_23-2149051807.jpg",
alt: "StockWise avatar 5",
},
src: "http://img.b2bpic.net/free-photo/handsome-middle-aged-man-portrait-neon-lights_23-2149051807.jpg", alt: "StockWise avatar 5"},
]}
avatarText="Trusted by over 1000+ businesses"
imageSrc="http://img.b2bpic.net/free-photo/digital-tablet-online-learning_53876-97299.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/digital-tablet-online-learning_53876-97299.jpg"
imageAlt="StockWise dashboard showing real-time inventory and sales analytics"
mediaAnimation="opacity"
fixedMediaHeight={true}
marqueeItems={[
{
type: "text-icon",
text: "Real-time Sync",
icon: RefreshCw,
type: "text-icon", text: "Real-time Sync", icon: RefreshCw,
},
{
type: "text-icon",
text: "Automated Reports",
icon: FileText,
type: "text-icon", text: "Automated Reports", icon: FileText,
},
{
type: "text-icon",
text: "Seamless Integrations",
icon: Link,
type: "text-icon", text: "Seamless Integrations", icon: Link,
},
{
type: "text-icon",
text: "Mobile Ready",
icon: Smartphone,
type: "text-icon", text: "Mobile Ready", icon: Smartphone,
},
{
type: "text-icon",
text: "Global Reach",
icon: Globe,
type: "text-icon", text: "Global Reach", icon: Globe,
},
]}
showMarqueeCard={true}
@@ -195,8 +133,7 @@ export default function LandingPage() {
title="Streamline Your Operations with Intelligent Inventory Management"
buttons={[
{
text: "Learn More",
},
text: "Learn More"},
]}
buttonAnimation="slide-up"
/>
@@ -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() {
<ContactCenter
useInvertedBackground={true}
background={{
variant: "radial-gradient",
}}
variant: "radial-gradient"}}
tag="Ready to Transform Your Business?"
title="Get Started with Complete Stock Control"
description="Join thousands of businesses streamlining their inventory. Sign up for a demo or get in touch with our sales team."
@@ -522,75 +327,45 @@ export default function LandingPage() {
logoText="StockWise"
columns={[
{
title: "Solutions",
items: [
title: "Solutions", items: [
{
label: "Inventory Management",
href: "#features",
},
label: "Inventory Management", href: "#features"},
{
label: "Sales & Invoicing",
href: "#features",
},
label: "Sales & Invoicing", href: "#features"},
{
label: "Reporting",
href: "#features",
},
label: "Reporting", href: "#features"},
{
label: "Barcode Scanning",
href: "#features",
},
label: "Barcode Scanning", href: "#features"},
],
},
{
title: "Company",
items: [
title: "Company", items: [
{
label: "About Us",
href: "#about",
},
label: "About Us", href: "#about"},
{
label: "Our Mission",
href: "#about",
},
label: "Our Mission", href: "#about"},
{
label: "Customers",
href: "#testimonials",
},
label: "Customers", href: "#testimonials"},
{
label: "Contact Us",
href: "#contact",
},
label: "Contact Us", href: "#contact"},
],
},
{
title: "Resources",
items: [
title: "Resources", items: [
{
label: "FAQ",
href: "#faq",
},
label: "FAQ", href: "#faq"},
{
label: "Blog",
href: "#",
},
label: "Blog", href: "#"},
{
label: "Support",
href: "#",
},
label: "Support", href: "#"},
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{
label: "Privacy Policy",
href: "#",
},
label: "Privacy Policy", href: "#"},
{
label: "Terms of Service",
href: "#",
},
label: "Terms of Service", href: "#"},
],
},
]}