Project_Branch_Management : New Feature Service Project - Branch Management #519

Merged
pramod.mahajan merged 76 commits from Project_Branch_Management into main 2025-11-25 09:42:48 +00:00
3 changed files with 17 additions and 13 deletions
Showing only changes of commit 7105a3640f - Show all commits

View File

@ -32560,9 +32560,7 @@ body:not(.modal-open) .layout-content-navbar .layout-navbar {
.bg-blue { .bg-blue {
background-color:var(--bs-blue) background-color:var(--bs-blue)
} }
.text-blue{
color:var(--bs-blue)
}
.bg-indigo { .bg-indigo {
background-color:var(--bs-indigo) background-color:var(--bs-indigo)
} }
@ -32574,4 +32572,10 @@ body:not(.modal-open) .layout-content-navbar .layout-navbar {
} }
.text-red{ .text-red{
color:var(--bs-red) color:var(--bs-red)
}
.text-blue{
color:var(--bs-blue)
}
.text-green{
color:var(--bs-green)
} }

Binary file not shown.

Before

Width:  |  Height:  |  Size: 43 KiB

After

Width:  |  Height:  |  Size: 43 KiB

View File

@ -20,7 +20,7 @@ const LandingPage = () => {
<div className="row w-100"> <div className="row w-100">
<div className="col-md-auto d-flex justify-content-between align-items-center"> <div className="col-md-auto d-flex justify-content-between align-items-center">
<img <img
src="/img/brand/ofw-500x500.png" src="/img/brand/marco-250x250.png"
style={{ width: "40px" }} style={{ width: "40px" }}
className="me-2" className="me-2"
></img> ></img>
@ -401,15 +401,15 @@ const LandingPage = () => {
</p> </p>
<h5> Our Mission</h5>{" "} <h5> Our Mission</h5>{" "}
<p> <p>
At <OfwLabel></OfwLabel> At <OfwLabel></OfwLabel>, our mission is to empower organizations
, our mission is to empower organizations to manage their field to manage their field operations effortlessly helping teams stay
operations effortlessly helping teams stay organized, organized, accountable, and productive, no matter where they are.
accountable, and productive, no matter where they are. We aim to We aim to eliminate manual processes, data silos, and
eliminate manual processes, data silos, and communication gaps communication gaps that often slow down projects and increase
that often slow down projects and increase operational costs.{" "} operational costs. <br /> What We Do We provide a comprehensive
<br /> What We Do We provide a comprehensive suite of tools suite of tools designed to handle every critical aspect of field
designed to handle every critical aspect of field management management from workforce tracking to expense control and
from workforce tracking to expense control and reporting. With reporting. With
<OfwLabel></OfwLabel>, you can: <OfwLabel></OfwLabel>, you can:
</p> </p>
<ul> <ul>