diff --git a/src/app/page.tsx b/src/app/page.tsx index 5fb9db7..dc794e1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -4,58 +4,25 @@ import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import NavbarLayoutFloatingOverlay from "@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay"; import HeroBillboardGallery from "@/components/sections/hero/HeroBillboardGallery"; import FeatureCardOne from "@/components/sections/feature/FeatureCardOne"; +import ProductCardFour from "@/components/sections/product/ProductCardFour"; import MetricSplitMediaAbout from "@/components/sections/about/MetricSplitMediaAbout"; import MetricCardEleven from "@/components/sections/metrics/MetricCardEleven"; +import TeamCardOne from "@/components/sections/team/TeamCardOne"; import TestimonialCardFifteen from "@/components/sections/testimonial/TestimonialCardFifteen"; +import PricingCardOne from "@/components/sections/pricing/PricingCardOne"; +import FaqBase from "@/components/sections/faq/FaqBase"; +import ContactSplit from "@/components/sections/contact/ContactSplit"; import FooterSimple from "@/components/sections/footer/FooterSimple"; import Link from "next/link"; +import { Sparkles } from "lucide-react"; export default function HomePage() { const navItems = [ - { name: "Home", id: "hero" }, - { name: "Features", id: "features" }, - { name: "Modules", id: "modules" }, - { name: "Pricing", id: "/pricing" }, - { name: "Contact", id: "contact" }, - ]; - - const footerColumns = [ - { - title: "Product", - items: [ - { label: "Features", href: "#features" }, - { label: "Modules", href: "#modules" }, - { label: "Pricing", href: "/pricing" }, - { label: "Security", href: "#" }, - ], - }, - { - title: "Support", - items: [ - { label: "Documentation", href: "#" }, - { label: "Help Center", href: "#faq" }, - { label: "Contact", href: "#contact" }, - { label: "Status Page", href: "#" }, - ], - }, - { - title: "Company", - items: [ - { label: "About", href: "#about" }, - { label: "Team", href: "#team" }, - { label: "Blog", href: "#" }, - { label: "Careers", href: "#" }, - ], - }, - { - title: "Legal", - items: [ - { label: "Privacy Policy", href: "#" }, - { label: "Terms of Service", href: "#" }, - { label: "Cookie Policy", href: "#" }, - { label: "Compliance", href: "#" }, - ], - }, + { name: "Home", id: "/" }, + { name: "Features", id: "#features" }, + { name: "Modules", id: "#modules" }, + { name: "Pricing", id: "#pricing" }, + { name: "Contact", id: "#contact" }, ]; return ( @@ -80,9 +47,7 @@ export default function HomePage() { id: item.id, }))} button={{ - text: "Get Started", - href: "#contact", - }} + text: "Get Started", href: "#contact"}} /> @@ -94,40 +59,25 @@ export default function HomePage() { tag="Enterprise Solution" tagAnimation="slide-up" background={{ - variant: "sparkles-gradient", - }} + variant: "sparkles-gradient"}} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-vector/dashboard-user-panel-template_52683-31485.jpg?_wi=1", - imageAlt: "Professional admin dashboard", - }, + imageSrc: "http://img.b2bpic.net/free-vector/dashboard-user-panel-template_52683-31485.jpg", imageAlt: "Professional admin dashboard"}, { - imageSrc: "http://img.b2bpic.net/free-vector/creative-delivery-concept_23-2147713639.jpg?_wi=1", - imageAlt: "Products management interface", - }, + imageSrc: "http://img.b2bpic.net/free-vector/creative-delivery-concept_23-2147713639.jpg", imageAlt: "Products management interface"}, { - imageSrc: "http://img.b2bpic.net/free-vector/dashboard-user-panel-template_23-2148367405.jpg?_wi=1", - imageAlt: "Sales processing system", - }, + imageSrc: "http://img.b2bpic.net/free-vector/dashboard-user-panel-template_23-2148367405.jpg", imageAlt: "Sales processing system"}, { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-tablet-papers-with-data-charts-desk-used-by-workmates-business-development-corporate-colleagues-working-project-presentation-management-marketing-strategy_482257-32053.jpg?_wi=1", - imageAlt: "Analytics and reporting", - }, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-tablet-papers-with-data-charts-desk-used-by-workmates-business-development-corporate-colleagues-working-project-presentation-management-marketing-strategy_482257-32053.jpg", imageAlt: "Analytics and reporting"}, { - imageSrc: "http://img.b2bpic.net/free-photo/industry-4-0-engineer-programs-automated-assembly-line-robot-arm-using-cad-software-tablet_482257-135813.jpg?_wi=1", - imageAlt: "Real-time stock tracking", - }, + imageSrc: "http://img.b2bpic.net/free-photo/industry-4-0-engineer-programs-automated-assembly-line-robot-arm-using-cad-software-tablet_482257-135813.jpg", imageAlt: "Real-time stock tracking"}, ]} mediaAnimation="blur-reveal" buttons={[ { - text: "View Demo", - href: "#features", - }, + text: "View Demo", href: "#features"}, { - text: "Get Started", - href: "/pricing", - }, + text: "Get Started", href: "#pricing"}, ]} buttonAnimation="slide-up" /> @@ -142,41 +92,17 @@ export default function HomePage() { tagAnimation="slide-up" features={[ { - title: "Real-Time Inventory Tracking", - description: "Monitor stock levels across all products in real-time. Automatic updates when sales are processed prevent overselling and stockouts.", - imageSrc: "http://img.b2bpic.net/free-photo/industry-4-0-engineer-programs-automated-assembly-line-robot-arm-using-cad-software-tablet_482257-135813.jpg?_wi=2", - imageAlt: "Stock tracking interface", - }, + title: "Real-Time Inventory Tracking", description: "Monitor stock levels across all products in real-time. Automatic updates when sales are processed prevent overselling and stockouts.", imageSrc: "http://img.b2bpic.net/free-photo/industry-4-0-engineer-programs-automated-assembly-line-robot-arm-using-cad-software-tablet_482257-135813.jpg", imageAlt: "Stock tracking interface"}, { - title: "Multi-Module Sales System", - description: "Create complex sales transactions with multiple items, automatic stock reduction, and transaction rollback on error. Process payments in multiple currencies.", - imageSrc: "http://img.b2bpic.net/free-vector/dashboard-user-panel-template_23-2148367405.jpg?_wi=2", - imageAlt: "Sales module interface", - }, + title: "Multi-Module Sales System", description: "Create complex sales transactions with multiple items, automatic stock reduction, and transaction rollback on error. Process payments in multiple currencies.", imageSrc: "http://img.b2bpic.net/free-vector/dashboard-user-panel-template_23-2148367405.jpg", imageAlt: "Sales module interface"}, { - title: "Advanced Analytics & Reporting", - description: "Generate detailed sales reports, product performance analytics, and manager statistics. Filter by date, client, manager, product, and currency. Export to Excel and PDF.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-tablet-papers-with-data-charts-desk-used-by-workmates-business-development-corporate-colleagues-working-project-presentation-management-marketing-strategy_482257-32053.jpg?_wi=2", - imageAlt: "Analytics dashboard", - }, + title: "Advanced Analytics & Reporting", description: "Generate detailed sales reports, product performance analytics, and manager statistics. Filter by date, client, manager, product, and currency. Export to Excel and PDF.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-tablet-papers-with-data-charts-desk-used-by-workmates-business-development-corporate-colleagues-working-project-presentation-management-marketing-strategy_482257-32053.jpg", imageAlt: "Analytics dashboard"}, { - title: "Role-Based Access Control", - description: "Secure role-based authentication with Admin, Warehouse Staff, Manager, and Cashier roles. Each role has specific permissions for data access and operations.", - imageSrc: "http://img.b2bpic.net/free-vector/airport-safety-security-gates_1284-17297.jpg?_wi=1", - imageAlt: "Access control system", - }, + title: "Role-Based Access Control", description: "Secure role-based authentication with Admin, Warehouse Staff, Manager, and Cashier roles. Each role has specific permissions for data access and operations.", imageSrc: "http://img.b2bpic.net/free-vector/airport-safety-security-gates_1284-17297.jpg", imageAlt: "Access control system"}, { - title: "Client & Counterparty Management", - description: "Maintain comprehensive customer database with contact information, preferred currencies, payment history, and notes. Track debt and payment status.", - imageSrc: "http://img.b2bpic.net/free-photo/man-sitting-chair-using-laptop_23-2147650907.jpg?_wi=1", - imageAlt: "Client management interface", - }, + title: "Client & Counterparty Management", description: "Maintain comprehensive customer database with contact information, preferred currencies, payment history, and notes. Track debt and payment status.", imageSrc: "http://img.b2bpic.net/free-photo/man-sitting-chair-using-laptop_23-2147650907.jpg", imageAlt: "Client management interface"}, { - title: "Mobile-Friendly Dashboard", - description: "Responsive design works seamlessly on desktop, tablet, and mobile. Full functionality accessible from any device for on-the-go warehouse operations.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-tablet-electronic-signature-delivery_23-2148890017.jpg?_wi=1", - imageAlt: "Mobile responsive design", - }, + title: "Mobile-Friendly Dashboard", description: "Responsive design works seamlessly on desktop, tablet, and mobile. Full functionality accessible from any device for on-the-go warehouse operations.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-tablet-electronic-signature-delivery_23-2148890017.jpg", imageAlt: "Mobile responsive design"}, ]} gridVariant="two-columns-alternating-heights" textboxLayout="default" @@ -185,6 +111,40 @@ export default function HomePage() { /> + {/* Modules Section */} +