diff --git a/app/partners/page.tsx b/app/partners/page.tsx
index ee93fbd..f22aa19 100644
--- a/app/partners/page.tsx
+++ b/app/partners/page.tsx
@@ -1,34 +1,42 @@
-"use client"
-
-import { Button } from "../../components/ui/button"
-import { Card } from "../../components/ui/card"
-import { Badge } from "../../components/ui/badge"
-import { Navigation } from "../../components/layout/Navigation"
-import { StellarStackLogo, TekiesoftLogo } from "../../components/logos/partners"
+"use client";
+import Link from "next/link";
+import { Button } from "../../components/ui/button";
+import { Card } from "../../components/ui/card";
+import { Badge } from "../../components/ui/badge";
+import { Navigation } from "../../components/layout/Navigation";
+import {
+ StellarStackLogo,
+ TekiesoftLogo,
+} from "../../components/logos/partners";
export default function PartnersPage() {
return (
-
+
{/* Hero Section */}
-
+
Hire a Nexlayer Partner
- Whether you're just getting started with Nexlayer or looking to implement advanced functionality,
- our partners have the expertise and industry knowledge to deliver the right solution.
+ Whether you're just getting started with Nexlayer or looking to
+ implement advanced functionality, our partners have the expertise
+ and industry knowledge to deliver the right solution.
- We match your application with the perfect builder or you can contact expert builders directly
+ We match your application with the perfect builder or you can
+ contact expert builders directly
@@ -78,7 +89,8 @@ export default function PartnersPage() {
Maintain Control
- Edit your project with Nexlayer anytime and re-engage with expert builders as needed
+ Edit your project with Nexlayer anytime and re-engage with
+ expert builders as needed
@@ -93,120 +105,204 @@ export default function PartnersPage() {
Connect directly with our partners below. Can't find the right fit?{" "}
- Let us help match you with the perfect partner.
+ Let us help match you with
+ the perfect partner.