From 7ad620d57f3dd27aa9aeaedabbaa3c005efaffb4 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 11:42:05 +0000 Subject: [PATCH] Update src/app/portfolio/page.tsx --- src/app/portfolio/page.tsx | 70 +++++++++++++++++++++++--------------- 1 file changed, 42 insertions(+), 28 deletions(-) diff --git a/src/app/portfolio/page.tsx b/src/app/portfolio/page.tsx index 60dc880..3b6ffb2 100644 --- a/src/app/portfolio/page.tsx +++ b/src/app/portfolio/page.tsx @@ -2,7 +2,6 @@ import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import NavbarStyleApple from "@/components/navbar/NavbarStyleApple/NavbarStyleApple"; -import ProductCardOne from "@/components/sections/product/ProductCardOne"; import FooterBaseReveal from "@/components/sections/footer/FooterBaseReveal"; import { Briefcase } from "lucide-react"; @@ -62,33 +61,48 @@ const PortfolioPage = () => { {/* Portfolio Case Studies */}
- +
+
+
+
+ + Case Studies +
+

Turning Vision Into Reality

+

Showcase of our successful projects across diverse industries. Each case study represents our commitment to delivering innovative solutions and measurable business impact.

+
+
+
+ Finance platform +
+

Financial Tech Platform

+

Finance

+
+
+
+ HR system +
+

HR Management System

+

Human Resources

+
+
+
+ Legal platform +
+

Legal Services Platform

+

Legal Tech

+
+
+
+ Startup solution +
+

Startup Solution Suite

+

Startup

+
+
+
+
+
{/* Footer */}