import { noop } from "@tanstack/react-query"; import "./LandingPage.css"; import { Link } from "react-router-dom"; import { Swiper, SwiperSlide } from "swiper/react"; // import required modules import { EffectFlip, Autoplay, Pagination, Navigation } from "swiper/modules"; // Import Swiper styles import "swiper/css"; import "swiper/css/navigation"; import SwaperSlideContent from "./SwaperSlideContent"; const LandingPage = () => { return (
{/* Navbar: End */} {/* Sections:Start */}
{/* Hero: Start */}

All-in-one platform to manage projects, people, and resources seamlessly.

{/*

Production-ready & easy to use Admin Template
for Reliability and Customizability.

*/}
console.log("slide change")} onSwiper={(swiper) => console.log(swiper)} > {/* hero elements */}
{/* Hero: End */} {/* Useful features: Start */}
Useful Features

From tasks to teams, documents to inventory — {/* laptop charging */} everything your business needs in one place.

All-in-one platform to manage projects, people, and resources seamlessly.

laptop charging
Project & Task Management

Plan, assign, and track projects and tasks seamlessly for better team collaboration.

transition up
Attendance & Leave Tracking

Monitor employee attendance and manage leave requests with ease.

edit
Role-based Permissions

Securely control access with customizable roles and permissions.

3d select solid
Expense & Budget Tracking

Keep projects on budget with real-time expense and cost management.

user
Reporting & Analytics

Gain actionable insights through powerful reports and analytics dashboards.

keyboard
Document Management

Organize, share, and access all your project and employee documents in one place.

keyboard
Service Provider & Subcontractor Tracking

Manage multiple service providers and subcontractors efficiently within projects.

{" "}
keyboard
Inventory Management

Track materials, supplies, and assets — never run short again.

{" "}
keyboard
Directory

Your team, suppliers, vendors organized and connected in one unified directory.

{" "}
{/* Useful features: End */} {/* Our great team: Start */} {/* Our great team: End */} {/* Pricing plans: Start */}
Pricing Plans

Tailored pricing plans laptop charging designed for you

All plans include 40+ advanced tools and features to boost your product.
Choose the best plan to fit your needs.

pricing plans arrow Save 25%
{/* Basic Plan: Start */}
paper airplane icon

Basic

$19 $14 /mo
$ 168 / year
  • Timeline
  • Basic search
  • Live chat widget
  • Email marketing
  • Custom Forms
  • Traffic analytics
  • Basic Support
{/* Basic Plan: End */} {/* Favourite Plan: Start */}
plane icon

Team

$29 $22 /mo
$ 264 / year
  • Everything in basic
  • Timeline with database
  • Advanced search
  • Marketing automation
  • Advanced chatbot
  • Campaign management
  • Collaboration tools
{/* Favourite Plan: End */} {/* Standard Plan: Start */}
shuttle rocket icon

Enterprise

$49 $37 /mo
$ 444 / year
  • Everything in premium
  • Timeline with database
  • Fuzzy search
  • A/B testing sanbox
  • Custom permissions
  • Social media automation
  • Sales automation tools
{/* Standard Plan: End */}
{/* Pricing plans: End */} {/* Fun facts: Start */}
laptop

7.1k+

Support Tickets
Resolved

laptop

50k+

Join creatives
community

laptop

4.8/5

Highly Rated
Products

laptop

100%

Money Back
Guarantee

{/* Fun facts: End */} {/* FAQ: Start */}
FAQ

Frequently asked questions laptop charging

Browse through these FAQs to find answers to commonly asked questions.

faq boy with logos

Lemon drops chocolate cake gummies carrot cake chupa chups muffin topping. Sesame snaps icing marzipan gummi bears macaroon dragée danish caramels powder. Bear claw dragée pastry topping soufflé. Wafer gummi bears marshmallow pastry pie.

Dessert ice cream donut oat cake jelly-o pie sugar plum cheesecake. Bear claw dragée oat cake dragée ice cream halvah tootsie roll. Danish cake oat cake pie macaroon tart donut gummies. Jelly beans candy canes carrot cake. Fruitcake chocolate chupa chups.

Regular license can be used for end products that do not charge users for access or service(access is free and there will be no monthly subscription fee). Single regular license can be used for single end product and end product can be used by you or your client. If you want to sell end product to multiple clients then you will need to purchase separate license for each client. The same rule applies if you want to use the same end product on multiple domains(unique setup). For more info on regular license you can check official description.

Lorem ipsum dolor sit amet consectetur adipisicing elit. Nobis et aliquid quaerat possimus maxime! Mollitia reprehenderit neque repellat deleniti delectus architecto dolorum maxime, blanditiis earum ea, incidunt quam possimus cumque.

Lorem ipsum dolor sit amet consectetur, adipisicing elit. Sequi molestias exercitationem ab cum nemo facere voluptates veritatis quia, eveniet veniam at et repudiandae mollitia ipsam quasi labore enim architecto non!
{/* FAQ: End */} {/* CTA: Start */}
cta image
Contact US
{" "}

Let's work laptop charging together

Any question or remark? just write us a message

Ready to Get Started?

Start your project with a 14-day free trial
Get Started {" "} Request a Demo
hero elements
{/* CTA: End */} {/* Contact Us: Start */}
Contact US

Let's work laptop charging together

Any question or remark? just write us a message

Send a message

If you would like to discuss anything related to payment, account, licensing,
partnerships, or have pre-sales questions, you’re at the right place.

{/* Contact Us: End */}
{/* / Sections:End */} {/* Footer: Start */} {/* Footer: End */}
); }; export default LandingPage;