diff --git a/app/(website)/about/page.tsx b/app/(website)/about/page.tsx index 80e06af..d00de08 100644 --- a/app/(website)/about/page.tsx +++ b/app/(website)/about/page.tsx @@ -227,7 +227,7 @@ export default function AboutUsPage() {

"To be global leaders in delivering cutting-edge IT - solutions, pushing the boundaries of what's possible, and + solutions, pushing the boundaries of what's possible,and transforming industries for the better."

@@ -246,7 +246,7 @@ export default function AboutUsPage() {

"Our purpose is to help our clients drive transformative growth and innovation to propel their business forward – - redefining what's possible." + redefining whats possible."

@@ -517,7 +517,7 @@ export default function AboutUsPage() {

Ultimately, our success is measured by yours. We are committed to creating solutions that ignite momentum, unlock potential, and turn - ambition into achievement,empowering you to rise above challenges + ambition into achievement — empowering you to rise above challenges and lead with confidence into the future. Together, let's build a future where your success is not just a possibility, but a reality. diff --git a/app/(website)/obse/page.tsx b/app/(website)/obse/page.tsx index abf5490..a726aaf 100644 --- a/app/(website)/obse/page.tsx +++ b/app/(website)/obse/page.tsx @@ -110,16 +110,16 @@ const keyFeatures: FeatureItem[] = [ }, { icon: FaSearchDollar, - title: "Intelligent Income Detection", + title: "Intelligent Income & Salaried Detection", description: - "Identifies salaried/non-salaried income, provides explanations, and filters out transfers.", + "Accurately detects both salaried and non-salaried income, explains findings, and intelligently filters out internal transfers for clearer financial insights. ", }, { icon: FaFingerprint, title: "Enhanced Fraud Detection", description: "Detects document tampering, fraudulent insertions, and developing behavioral profiling.", - isComingSoon: true, + isComingSoon: false, }, { icon: FaSyncAlt, @@ -244,10 +244,11 @@ export default function ObsePage() { {/* Consider adding OMS Logo here */} {/* OMS Logo */}

- Revolutionize Your Lending and Credit Processes with OBSE + Revolutionize Your Lending + and Credit Processes with OBSE

Automate data extraction, enhance accuracy, detect fraud, and @@ -691,10 +692,10 @@ export default function ObsePage() { - {/* 11. About OMS Section (Brief) */} + {/* 11. About OMS Section (Brief)

- {/* Optional: OMS Logo */} + { Optional: OMS Logo }

Your Experienced Partner in Financial Technology

@@ -714,6 +715,7 @@ export default function ObsePage() {
+ /} {/* 12. Call to Action (CTA) Section */}
{/* 13. Contact Information Section */} + {/*}
@@ -767,7 +770,10 @@ export default function ObsePage() {

- {/* Contact Details */} + { -----Contact Details */} + + {/* Optional: Add a contact form component here if available --- +
- {/* Optional: Link to main contact page */} + + {--- Optional: Link to main contact page */} + {/* --- comment out if not needed}
+ */} - {/* Optional: Simple Contact Form (if ContactForm component is not used/available) */} - {/*
+ {/* Optional: Simple Contact Form (if ContactForm component is not used/available) */} + {/*
@@ -832,7 +841,7 @@ export default function ObsePage() { */} - {/* OR Use the ContactForm Component */} + {/* OR Use the ContactForm Component

Send a Quick Inquiry @@ -842,6 +851,9 @@ export default function ObsePage() {

+ */} + + {/* 14. Footer Section */} ); } diff --git a/app/(website)/services/product-development/page.tsx b/app/(website)/services/product-development/page.tsx index 38e9de5..fbf7749 100644 --- a/app/(website)/services/product-development/page.tsx +++ b/app/(website)/services/product-development/page.tsx @@ -312,7 +312,7 @@ export default function ProductDevelopmentPage() { Product Development

- At OMS, we don’t just create products—we build digital solutions + At OMS, we don't just create products—we build digital solutions that accelerate business growth and transform industries. We understand that great products are the result of careful planning, technical expertise, and a deep understanding of user needs. From diff --git a/app/(website)/services/resource-augmentation/page.tsx b/app/(website)/services/resource-augmentation/page.tsx index 5a4d73b..f84981c 100644 --- a/app/(website)/services/resource-augmentation/page.tsx +++ b/app/(website)/services/resource-augmentation/page.tsx @@ -46,7 +46,7 @@ export const metadata: Metadata = { "UX/UI Designer", "Process Engineer", "Salesforce Partner", - "time and material IT", + // "time and material IT", "milestone-based projects", "IT outsourcing", "flexible IT resources", @@ -380,10 +380,11 @@ export default function ResourceAugmentationPage() { {/* Consider adding OMS Logo here if desired */} {/* OMS Logo */}

- Flexible IT Resource Augmentation & Managed Services + Flexible IT Resource
+ Augmentation & Managed Services

Scale your IT capabilities effectively with Owethu Managed Services. @@ -483,7 +484,7 @@ export default function ResourceAugmentationPage() { Your Strategic Partner for IT Talent

- Owethu Managed Services (OMS) provides high-caliber IT + Owethu Managed Services provides high-caliber IT professionals through flexible engagement models tailored to your specific project requirements and business objectives. As a 100% Black female-owned organization based in Centurion, @@ -718,7 +719,7 @@ export default function ResourceAugmentationPage() {

Crafting seamless, data-driven onboarding experiences through - straight-through processing, enhanced customer journeys, + straight-through processing, enhanced customer journeys,
real-time insights, and a 360-degree customer view.

diff --git a/oms-website.code-workspace b/oms-website.code-workspace new file mode 100644 index 0000000..ef9f5d2 --- /dev/null +++ b/oms-website.code-workspace @@ -0,0 +1,7 @@ +{ + "folders": [ + { + "path": "." + } + ] +} \ No newline at end of file