updated other pages

This commit is contained in:
libertyoms
2025-05-01 11:48:37 +02:00
parent 41d2db9383
commit 4119a2d3ef
19 changed files with 469 additions and 103 deletions

View File

@ -39,7 +39,7 @@ export const metadata: Metadata = {
description:
"Revolutionize lending with OBSE: Automated bank statement data extraction, OCR, fraud detection, and analysis for South African financial institutions. Improve accuracy, speed, and decision-making.",
keywords: [
"Optical Bank Statement Extractor",
"Optimised Bank Statement Extractor",
"OBSE",
"bank statement extraction",
"OCR bank statements",
@ -347,7 +347,7 @@ export default function ObsePage() {
OBSE: Automated Accuracy, Speed, and Insight
</h2>
<p className="text-md md:text-lg text-gray-700 dark:text-gray-300 leading-relaxed mb-4">
Optical Bank Statement Extractor (OBSE) is an advanced OCR and
Optimised Bank Statement Extractor (OBSE) is an advanced OCR and
data aggregation platform designed specifically for the South
African financial landscape. It seamlessly extracts
comprehensive, accurate data from any bank statement (individual
@ -364,7 +364,7 @@ export default function ObsePage() {
<div className="relative h-64 md:h-80 rounded-lg overflow-hidden shadow-lg">
{/* Placeholder for UI Screenshot */}
<Image
src="/images/obse-ui-upload.png" // Replace with actual path
src="/images/obse.svg" // Replace with actual path
alt="OBSE Upload Interface"
layout="fill"
objectFit="cover"
@ -532,7 +532,7 @@ export default function ObsePage() {
<div className="relative h-64 md:h-96 rounded-lg overflow-hidden shadow-lg">
{/* Placeholder for Dashboard Example */}
<Image
src="/images/obse-dashboard-example.png" // Replace with actual path
src="/images/dashboard.png" // Replace with actual path
alt="OBSE Dashboard Insights"
layout="fill"
objectFit="contain" // Use contain if showing a full dashboard