diff --git a/public/img/app/mobile/01.jpg b/public/img/app/mobile/01.jpg new file mode 100644 index 00000000..c513b733 Binary files /dev/null and b/public/img/app/mobile/01.jpg differ diff --git a/public/img/app/mobile/02.jpg b/public/img/app/mobile/02.jpg new file mode 100644 index 00000000..f39f87ae Binary files /dev/null and b/public/img/app/mobile/02.jpg differ diff --git a/public/img/hero/bg-01.jpg b/public/img/hero/bg-01.jpg new file mode 100644 index 00000000..f712114a Binary files /dev/null and b/public/img/hero/bg-01.jpg differ diff --git a/public/img/hero/bg-02.png b/public/img/hero/bg-02.png new file mode 100644 index 00000000..6c262664 Binary files /dev/null and b/public/img/hero/bg-02.png differ diff --git a/public/img/hero/bg-1.jpg b/public/img/hero/bg-1.jpg new file mode 100644 index 00000000..1dcbbe53 Binary files /dev/null and b/public/img/hero/bg-1.jpg differ diff --git a/public/img/hero/bg-2.jpg b/public/img/hero/bg-2.jpg new file mode 100644 index 00000000..cac81eb0 Binary files /dev/null and b/public/img/hero/bg-2.jpg differ diff --git a/public/img/hero/bg-3.jpeg b/public/img/hero/bg-3.jpeg new file mode 100644 index 00000000..d1359555 Binary files /dev/null and b/public/img/hero/bg-3.jpeg differ diff --git a/public/img/images/contact-customer-service.png b/public/img/hero/contact-customer-service.png similarity index 100% rename from public/img/images/contact-customer-service.png rename to public/img/hero/contact-customer-service.png diff --git a/public/img/icons/directory.png b/public/img/icons/directory.png new file mode 100644 index 00000000..038852cd Binary files /dev/null and b/public/img/icons/directory.png differ diff --git a/public/img/icons/profile.png b/public/img/icons/profile.png new file mode 100644 index 00000000..8333da3a Binary files /dev/null and b/public/img/icons/profile.png differ diff --git a/public/img/icons/report.png b/public/img/icons/report.png new file mode 100644 index 00000000..62b6682c Binary files /dev/null and b/public/img/icons/report.png differ diff --git a/src/pages/Home/LandingPage.jsx b/src/pages/Home/LandingPage.jsx index 31229a9c..d4e5574d 100644 --- a/src/pages/Home/LandingPage.jsx +++ b/src/pages/Home/LandingPage.jsx @@ -1,7 +1,10 @@ import "swiper/css"; import "./LandingPage.css"; -import DashboardImage from "/img/app/dashboard-light-04.png"; +import DashboardImage from "/img/hero/bg-01.jpg"; +import { Swiper, SwiperSlide } from "swiper/react"; +import { EffectFlip, Autoplay, Pagination, Navigation } from "swiper/modules"; +import SwaperSlideImages from "./SwaperSlideImages"; const LandingPage = () => { return ( @@ -98,7 +101,7 @@ const LandingPage = () => {
@@ -116,7 +119,7 @@ const LandingPage = () => {
@@ -229,7 +232,23 @@ const LandingPage = () => {
Cloud Scalability +
+
Directory
+

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

+
+
+
+
+
+ Advanced Reporting @@ -241,6 +260,7 @@ const LandingPage = () => {

+
@@ -265,6 +285,11 @@ const LandingPage = () => {

Simple & Transparent Pricing

+
Tailored pricing plans designed for you.
+

+ No matter which plan you choose, you’ll get access to powerful + features. Choose the best plan to fit your needs. +

@@ -328,14 +353,122 @@ const LandingPage = () => {
{/* */}
-
-

About OnFieldWork

-

- OnFieldWork is a SaaS-based Project Management System that - simplifies field operations for businesses. From tracking attendance - and expenses to generating actionable reports — everything is - designed to keep your projects on track and teams connected. +

+

+ About{" "} + + OnField + Work + .com + +

+

+ + OnField + Work + .com + {" "} + is a powerful SaaS-based Project Management Platform built to + simplify and streamline field operations for modern businesses. +

{" "} +

+ Whether you manage on-site teams, oversee multiple projects, or + coordinate vendors and suppliers,{" "} + + OnField + Work + .com + {" "} + brings everything together in one connected ecosystem — giving you + complete control, visibility, and efficiency in your day-to-day + operations.

+
Our Mission
At{" "} + + OnField + Work + .com + + , our mission is to empower organizations to manage their field + operations effortlessly — helping teams stay organized, accountable, + and productive, no matter where they are. We aim to eliminate manual + processes, data silos, and communication gaps that often slow down + projects and increase operational costs.
What We Do We provide + a comprehensive suite of tools designed to handle every critical + aspect of field management — from workforce tracking to expense + control and reporting. With + + OnField + Work + .com + + , you can: +
    +
  • + Track Attendance Seamlessly - Enable site + managers to record daily attendance, capture employee photos, and + maintain transparent records for management.{" "} +
  • +
  • + Manage Expenses Efficiently - Log, categorize, + and approve expenses related to daily operations, procurement, and + travel — all within a streamlined workflow. +
  • +
  • + Generate Smart Reports - Get real-time insights + through dashboards and reports that highlight project progress, + team productivity, and cost trends. +
  • +
  • + {" "} + Organize Your Directory - Maintain a unified + directory for teams, suppliers, and vendors. Every contact is + securely stored, role-based, and easy to access — ensuring that + your network stays structured and connected. +
  • +
  • + Record Notes & References - Attach notes to + contacts for instant recall and better relationship management + across your organization. +
  • {" "} +
  • + Role-Based Access Control - Protect sensitive + data with secure, role-based permissions, ensuring that each team + member accesses only the information relevant to their role.{" "} +
  • {" "} +
+
+ Why Choose{" "} + + OnField + Work + .com + + ?{" "} +
+
    +
  • + Purpose-Built for Field Teams - Designed keeping + in mind the unique challenges of field operations. +
  • {" "} +
  • + Scalable & Cloud-Based - A SaaS platform that + grows with your business — accessible from anywhere, anytime. +
  • {" "} +
  • + Unified Dashboard Experience - Get a 360° view + of all your field activities, project progress, and financial + health. +
  • {" "} +
  • + Data-Driven Insights - Make informed decisions + using analytics and trend-based reporting.{" "} +
  • +
  • + Collaboration at Its Core - Connect your teams, + vendors, and suppliers under one digital workspace.{" "} +
  • +
@@ -533,15 +666,84 @@ const LandingPage = () => { className="text-white text-center section-py vh-100" style={{ background: "#49bf3c" }} > -
-

Get in Touch

-

+

Image Gallary

+
+ + + {" "} + {" "} + + {" "} + {" "} + + {" "} + {" "} + + {" "} + {" "} + + {" "} + {" "} + + {" "} + {" "} + + {" "} + {" "} + + {" "} + {" "} + + {" "} + {" "} + + {" "} + + + + {/*

Want a live demo or have questions? Our team will respond within 24 hours.

Email Us - + */}
@@ -552,9 +754,9 @@ const LandingPage = () => { - + ); diff --git a/src/pages/Home/SwaperSlideImages.jsx b/src/pages/Home/SwaperSlideImages.jsx new file mode 100644 index 00000000..255b946f --- /dev/null +++ b/src/pages/Home/SwaperSlideImages.jsx @@ -0,0 +1,26 @@ +import { SwiperSlide } from "swiper/react"; + +const SwaperSlideImages = ({ + ImageUrl = "../../../public/assets/img/backgrounds/18.jpg", + Title = "", + Body = "", + ContentAlign = "right", +}) => { + return ( +
+ Card image cap +
+
Card title
+

+ Some quick example text to build on the card title and make up the + bulk of the card's content. +

+ + Go somewhere + +
+
+ ); +}; + +export default SwaperSlideImages;