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 */}