Merge version_4 into main #3

Merged
bender merged 1 commits from version_4 into main 2026-03-20 18:41:42 +00:00

View File

@@ -49,12 +49,13 @@ export default function LandingPage() {
tagAnimation="slide-up"
background={{ variant: "radial-gradient" }}
buttons={[
{ text: "Website erstellen", href: "#packages" },
{ text: "Jetzt kostenlos starten", href: "#packages" },
{ text: "Inspirationen sehen", href: "#industries" }
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-vector/start-up-business-landing-page_23-2148276811.jpg"
imageAlt="modern browser mockup laptop screen website"
buttonClassName="bg-gradient-to-r from-blue-600 to-purple-600 hover:from-blue-700 hover:to-purple-700 text-white font-semibold px-8 py-3 rounded-lg shadow-lg hover:shadow-xl transition-all duration-300 text-lg"
/>
</div>