Merge version_2 into main #5

Merged
bender merged 1 commits from version_2 into main 2026-05-23 18:04:00 +00:00

View File

@@ -55,7 +55,7 @@ export default function LandingPage() {
logoIcon: Zap,
sidebarItems: [{ icon: Shield, active: true }, { icon: Target }],
listItems: [{ icon: BookOpen, title: "Projekt-Update", status: "Fertig" }],
imageSrc: "https://images.unsplash.com/photo-1552664730-d307ca884978?q=80&w=2000"
imageSrc: "https://images.unsplash.com/photo-1552664730-d307ca884978?q=80&w=2000", buttons: [{ text: "Jetzt anfragen", href: "#contact" }]
}}
buttons={[{ text: "Jetzt anfragen", href: "#contact" }]}
/>