= ({
{subtitle}
*/}
- Revolutionize Your Lending and
Credit Processes with OBSE
+ Revolutionize Your Lending and
+ Credit Processes with OBSE
Automate data extraction, enhance accuracy, detect fraud, and
@@ -254,7 +254,7 @@ export default function ObsePage() {
diff --git a/app/(website)/page.tsx b/app/(website)/page.tsx
index c74df35..045fa69 100644
--- a/app/(website)/page.tsx
+++ b/app/(website)/page.tsx
@@ -62,7 +62,7 @@ export default async function HomePage() {
description="Our advanced Optimized Bank Statement Extractor automates data aggregation, reduces errors, and provides deep financial insights."
features={defaultObseFeatures}
buttonText="Learn More & Demo"
- buttonHref="/products/obse" // Link to the OBSE product page
+ buttonHref="/obse" // Link to the OBSE product page
imageUrl="/images/obse.svg" // **IMPORTANT: Create or find a relevant image**
imageAlt="OBSE Product Interface Mockup"
/>
diff --git a/app/(website)/services/product-development/page.tsx b/app/(website)/services/product-development/page.tsx
index 81c7ddb..fbea449 100644
--- a/app/(website)/services/product-development/page.tsx
+++ b/app/(website)/services/product-development/page.tsx
@@ -329,7 +329,7 @@ export default function ProductDevelopmentPage() {
How We Deliver
diff --git a/app/(website)/tech-talk/page.tsx b/app/(website)/tech-talk/page.tsx
index 4b874d0..c0ef710 100644
--- a/app/(website)/tech-talk/page.tsx
+++ b/app/(website)/tech-talk/page.tsx
@@ -50,7 +50,7 @@ const TechTalkPage = async () => {
{/* Blog Post Grid */}
- {posts.length > 0 ? (
+ {false && posts.length > 0 ? (
{posts.map((post: Post) => (
{
Services
@@ -77,20 +77,20 @@ const Footer = () => {
Products
-
+ {/*
Join Our Team
-
+ */}
{