Merge version_2 into main #5
@@ -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" }]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user