diff --git a/src/app/page.tsx b/src/app/page.tsx index d124cd7..0e7ceb2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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" }]} />