- Request Custom Solutions
+ Custom Development Solutions
- Let's explore how we can customize TextBee to align perfectly
- with your business requirements. Whether you're looking for new
- features or need assistance in deploying the platform on your own
- server, or need dedicated support we're here to help.
+ Need help with TextBee or other development projects? We offer expertise in:
+
+
+
+
Self-Hosting Setup
+
Get assistance deploying TextBee on your own infrastructure.
+
+
+
+
Custom Integrations
+
Integrate TextBee with your existing applications or workflows.
+
+
+
+
Development Projects
+
Collaborate with our team on your software development needs beyond TextBee.
+
+
+
diff --git a/web/app/(landing-page)/(components)/landing-page-header.tsx b/web/app/(landing-page)/(components)/landing-page-header.tsx
index 0c2fc43..0f296ce 100644
--- a/web/app/(landing-page)/(components)/landing-page-header.tsx
+++ b/web/app/(landing-page)/(components)/landing-page-header.tsx
@@ -1,10 +1,21 @@
import Link from 'next/link'
-import { MessageSquarePlus, Moon } from 'lucide-react'
+import {
+ MessageSquarePlus,
+ Moon,
+ CreditCard,
+ Heart,
+ LayoutDashboard,
+} from 'lucide-react'
import { Button } from '@/components/ui/button'
-import { ExternalLinks } from '@/config/external-links'
import { Routes } from '@/config/routes'
import { ThemeProvider } from 'next-themes'
import ThemeToggle from '@/components/shared/theme-toggle'
+import {
+ Tooltip,
+ TooltipContent,
+ TooltipProvider,
+ TooltipTrigger,
+} from '@/components/ui/tooltip'
export default function LandingPageHeader() {
return (
@@ -18,36 +29,60 @@ export default function LandingPageHeader() {
TextBee
+
+ .dev
+