3 Commits

Author SHA1 Message Date
002b1b156c Update src/app/page.tsx 2026-03-04 18:28:47 +00:00
8620e66800 Merge version_2 into main
Merge version_2 into main
2026-03-04 18:27:56 +00:00
ebc94e24ed Merge version_2 into main
Merge version_2 into main
2026-03-04 18:26:50 +00:00

View File

@@ -114,18 +114,30 @@ export default function LandingPage() {
{
id: "ai-systems", label: "AI Systems & Agents", title: "Advanced AI Automation & Development", items: [
"Custom AI Agents Development", "Business Process Automation", "AI Monitoring & Decision Systems"],
buttons: [
{ text: "Learn More", href: "#" }
]
},
{
id: "cybersecurity", label: "Cybersecurity", title: "Enterprise-Grade Protection", items: [
"Security Audits & WMPT", "Cloud & Infrastructure Security", "Incident Response & Hardening"],
buttons: [
{ text: "Learn More", href: "#" }
]
},
{
id: "engineering", label: "IT & Engineering", title: "Robust Infrastructure & Development", items: [
"Secure Web & App Development", "Cloud Architecture & DevOps", "Server & System Engineering"],
buttons: [
{ text: "Learn More", href: "#" }
]
},
{
id: "consulting", label: "Strategy & Consulting", title: "Expert Advisory & Implementation", items: [
"AI & Security Consulting", "Startup Tech Architecture", "Custom Enterprise Solutions"],
buttons: [
{ text: "Learn More", href: "#" }
]
},
]}
animationType="blur-reveal"