Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-05-23 17:59:37 +00:00

View File

@@ -32,22 +32,10 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarStyleApple
navItems={[
{
name: "Start",
id: "hero",
},
{
name: "Über uns",
id: "about",
},
{
name: "Leistungen",
id: "features",
},
{
name: "Kontakt",
id: "contact",
},
{ name: "Start", id: "hero" },
{ name: "Über uns", id: "about" },
{ name: "Leistungen", id: "features" },
{ name: "Kontakt", id: "contact" },
]}
brandName="TechVision"
/>
@@ -55,48 +43,22 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboardCarousel
background={{
variant: "rotated-rays-animated",
}}
background={{ variant: "rotated-rays-animated" }}
title="Zukunft der Software"
description="Wir entwickeln maßgeschneiderte Lösungen für Ihr Unternehmen von morgen."
tag="Innovation & Tech"
tagAnimation="slide-up"
buttons={[
{
text: "Jetzt starten",
href: "#contact",
},
{
text: "Erfahren Sie mehr",
href: "#about",
},
{ text: "Jetzt starten", href: "#contact" },
{ text: "Erfahren Sie mehr", href: "#about" },
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/modern-3d-progress-bar-showing-50-percent-completion_84443-86331.jpg?_wi=1",
imageAlt: "Software Interface",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/macro-eye-iris_23-2151618547.jpg?_wi=1",
imageAlt: "Digital System",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/3d-futuristic-illustration-with-flowing-cyber-dots_1048-11939.jpg?_wi=1",
imageAlt: "Tech Design",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/representations-user-experience-interface-design_23-2150104516.jpg",
imageAlt: "Analytics UI",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-vr-glasses-cinema_23-2150985310.jpg",
imageAlt: "3D Tech Product",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/3d-render-modern-techno-background-with-flowing-particles_1048-14173.jpg",
imageAlt: "Abstract Tech",
},
{ imageSrc: "http://img.b2bpic.net/free-photo/modern-3d-progress-bar-showing-50-percent-completion_84443-86331.jpg", imageAlt: "Software Interface" },
{ imageSrc: "http://img.b2bpic.net/free-photo/macro-eye-iris_23-2151618547.jpg", imageAlt: "Digital System" },
{ imageSrc: "http://img.b2bpic.net/free-photo/3d-futuristic-illustration-with-flowing-cyber-dots_1048-11939.jpg", imageAlt: "Tech Design" },
{ imageSrc: "http://img.b2bpic.net/free-photo/representations-user-experience-interface-design_23-2150104516.jpg", imageAlt: "Analytics UI" },
{ imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-vr-glasses-cinema_23-2150985310.jpg", imageAlt: "3D Tech Product" },
{ imageSrc: "http://img.b2bpic.net/free-photo/3d-render-modern-techno-background-with-flowing-particles_1048-14173.jpg", imageAlt: "Abstract Tech" },
]}
/>
</div>
@@ -110,18 +72,9 @@ export default function LandingPage() {
tag="Wer wir sind"
tagAnimation="slide-up"
bulletPoints={[
{
title: "Agile Entwicklung",
description: "Schnelle, iterative Prozesse.",
},
{
title: "Datengestützte Strategie",
description: "Entscheidungen mit Fundament.",
},
{
title: "Skalierbarkeit",
description: "Bereit für Ihr Wachstum.",
},
{ title: "Agile Entwicklung", description: "Schnelle, iterative Prozesse." },
{ title: "Datengestützte Strategie", description: "Entscheidungen mit Fundament." },
{ title: "Skalierbarkeit", description: "Bereit für Ihr Wachstum." },
]}
imageSrc="http://img.b2bpic.net/free-photo/empty-boardroom-space-within-enterprise-designed-productivity_482257-114714.jpg"
imageAlt="Über uns Bild"
@@ -136,46 +89,16 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Cloud Services",
description: "Skalierbare Infrastruktur.",
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/history-icon-front-side-white-background_187299-40163.jpg",
imageAlt: "Cloud UI",
},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/representation-user-experience-interface-design-smartphone_23-2150165982.jpg",
imageAlt: "Analytics UI",
},
imageSrc: "http://img.b2bpic.net/free-photo/modern-3d-progress-bar-showing-50-percent-completion_84443-86331.jpg?_wi=2",
imageAlt: "business app ui",
title: "Cloud Services", description: "Skalierbare Infrastruktur.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/history-icon-front-side-white-background_187299-40163.jpg", imageAlt: "Cloud UI" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/representation-user-experience-interface-design-smartphone_23-2150165982.jpg", imageAlt: "Analytics UI" },
},
{
title: "KI-Entwicklung",
description: "Intelligente Algorithmen.",
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150169854.jpg",
imageAlt: "KI UI",
},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/representations-user-experience-interface-design_23-2150038900.jpg",
imageAlt: "Data UI",
},
imageSrc: "http://img.b2bpic.net/free-photo/macro-eye-iris_23-2151618547.jpg?_wi=2",
imageAlt: "business app ui",
title: "KI-Entwicklung", description: "Intelligente Algorithmen.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150169854.jpg", imageAlt: "KI UI" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/representations-user-experience-interface-design_23-2150038900.jpg", imageAlt: "Data UI" },
},
{
title: "Cybersicherheit",
description: "Schutz für Ihre Daten.",
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/representations-user-experience-interface-design_23-2150038915.jpg",
imageAlt: "Security UI",
},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/representation-user-experience-interface-design-smartphone_23-2150165978.jpg",
imageAlt: "Lock UI",
},
imageSrc: "http://img.b2bpic.net/free-photo/3d-futuristic-illustration-with-flowing-cyber-dots_1048-11939.jpg?_wi=2",
imageAlt: "business app ui",
title: "Cybersicherheit", description: "Schutz für Ihre Daten.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/representations-user-experience-interface-design_23-2150038915.jpg", imageAlt: "Security UI" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/representation-user-experience-interface-design-smartphone_23-2150165978.jpg", imageAlt: "Lock UI" },
},
]}
showStepNumbers={true}
@@ -192,33 +115,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
metrics={[
{
id: "m1",
value: "150+",
title: "Projekte abgeschlossen",
items: [
"Software-Entwicklung",
"Cloud Integration",
],
},
{
id: "m2",
value: "45+",
title: "Zufriedene Kunden",
items: [
"KMU",
"Großkonzerne",
],
},
{
id: "m3",
value: "24/7",
title: "Support-Verfügbarkeit",
items: [
"Expertenteam",
"Schnelle Reaktion",
],
},
{ id: "m1", value: "150+", title: "Projekte abgeschlossen", items: ["Software-Entwicklung", "Cloud Integration"] },
{ id: "m2", value: "45+", title: "Zufriedene Kunden", items: ["KMU", "Großkonzerne"] },
{ id: "m3", value: "24/7", title: "Support-Verfügbarkeit", items: ["Expertenteam", "Schnelle Reaktion"] },
]}
title="Ergebnisse auf einen Blick"
description="Wir liefern messbare Resultate für unsere Kunden weltweit."
@@ -234,54 +133,12 @@ export default function LandingPage() {
gridVariant="uniform-all-items-equal"
useInvertedBackground={false}
products={[
{
id: "p1",
name: "Starter Suite",
price: "ab 1.500 €",
variant: "Basis",
imageSrc: "http://img.b2bpic.net/free-photo/earth-globe-internet-icon-sign-symbol-button-blue-speech-bubble-white-background-3d-rendering_56104-1178.jpg",
imageAlt: "Starter Suite",
},
{
id: "p2",
name: "Pro Growth",
price: "ab 3.000 €",
variant: "Wachstum",
imageSrc: "http://img.b2bpic.net/free-photo/glass-cups-composition_52683-103095.jpg",
imageAlt: "Pro Growth",
},
{
id: "p3",
name: "Enterprise Plus",
price: "ab 6.500 €",
variant: "Enterprise",
imageSrc: "http://img.b2bpic.net/free-photo/scene-with-minimal-green-podium_23-2149269989.jpg",
imageAlt: "Enterprise Plus",
},
{
id: "p4",
name: "Custom Solution",
price: "Auf Anfrage",
variant: "Individuell",
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-holographic-cube_23-2150979697.jpg",
imageAlt: "Custom Solution",
},
{
id: "p5",
name: "Maintenance Basic",
price: "ab 500 €",
variant: "Wartung",
imageSrc: "http://img.b2bpic.net/free-photo/illustration-hexagonal-figure-made-brown-gold-lights_181624-21212.jpg",
imageAlt: "Maintenance Basic",
},
{
id: "p6",
name: "Premium Support",
price: "ab 1.200 €",
variant: "Support",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-small-decorative-objects_23-2149865458.jpg",
imageAlt: "Premium Support",
},
{ id: "p1", name: "Starter Suite", price: "ab 1.500 €", variant: "Basis", imageSrc: "http://img.b2bpic.net/free-photo/earth-globe-internet-icon-sign-symbol-button-blue-speech-bubble-white-background-3d-rendering_56104-1178.jpg", imageAlt: "Starter Suite" },
{ id: "p2", name: "Pro Growth", price: "ab 3.000 €", variant: "Wachstum", imageSrc: "http://img.b2bpic.net/free-photo/glass-cups-composition_52683-103095.jpg", imageAlt: "Pro Growth" },
{ id: "p3", name: "Enterprise Plus", price: "ab 6.500 €", variant: "Enterprise", imageSrc: "http://img.b2bpic.net/free-photo/scene-with-minimal-green-podium_23-2149269989.jpg", imageAlt: "Enterprise Plus" },
{ id: "p4", name: "Custom Solution", price: "Auf Anfrage", variant: "Individuell", imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-holographic-cube_23-2150979697.jpg", imageAlt: "Custom Solution" },
{ id: "p5", name: "Maintenance Basic", price: "ab 500 €", variant: "Wartung", imageSrc: "http://img.b2bpic.net/free-photo/illustration-hexagonal-figure-made-brown-gold-lights_181624-21212.jpg", imageAlt: "Maintenance Basic" },
{ id: "p6", name: "Premium Support", price: "ab 1.200 €", variant: "Support", imageSrc: "http://img.b2bpic.net/free-photo/still-life-small-decorative-objects_23-2149865458.jpg", imageAlt: "Premium Support" },
]}
title="Unsere Pakete"
description="Wählen Sie das ideale Paket für Ihre Unternehmensanforderungen."
@@ -294,41 +151,11 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
testimonials={[
{
id: "t1",
name: "Sarah Johnson",
role: "CEO",
testimonial: "Hervorragende Zusammenarbeit und schnelle Ergebnisse.",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-beautiful-modern-woman_23-2148342382.jpg",
},
{
id: "t2",
name: "Michael Chen",
role: "CTO",
testimonial: "Sehr professionelle Beratung.",
imageSrc: "http://img.b2bpic.net/free-photo/young-people-working-office-break_23-2147707759.jpg",
},
{
id: "t3",
name: "Emily Rodriguez",
role: "Marketing",
testimonial: "Unsere Erwartungen wurden übertroffen.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-black-suit_23-2148401442.jpg",
},
{
id: "t4",
name: "David Kim",
role: "PM",
testimonial: "Klare Kommunikation und technische Exzellenz.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-red-haired-man_158595-3776.jpg",
},
{
id: "t5",
name: "Anna Becker",
role: "Founder",
testimonial: "Absolut empfehlenswert für Tech-Projekte.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-with-long-brown-hair-black-t-shirt-white-jacket_613910-8245.jpg",
},
{ id: "t1", name: "Sarah Johnson", role: "CEO", testimonial: "Hervorragende Zusammenarbeit und schnelle Ergebnisse.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-beautiful-modern-woman_23-2148342382.jpg" },
{ id: "t2", name: "Michael Chen", role: "CTO", testimonial: "Sehr professionelle Beratung.", imageSrc: "http://img.b2bpic.net/free-photo/young-people-working-office-break_23-2147707759.jpg" },
{ id: "t3", name: "Emily Rodriguez", role: "Marketing", testimonial: "Unsere Erwartungen wurden übertroffen.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-black-suit_23-2148401442.jpg" },
{ id: "t4", name: "David Kim", role: "PM", testimonial: "Klare Kommunikation und technische Exzellenz.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-red-haired-man_158595-3776.jpg" },
{ id: "t5", name: "Anna Becker", role: "Founder", testimonial: "Absolut empfehlenswert für Tech-Projekte.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-with-long-brown-hair-black-t-shirt-white-jacket_613910-8245.jpg" },
]}
title="Was Kunden sagen"
description="Echtes Feedback von unseren Partnern."
@@ -341,15 +168,7 @@ export default function LandingPage() {
<SocialProofOne
textboxLayout="default"
useInvertedBackground={false}
names={[
"Microsoft",
"Google",
"Apple",
"Amazon",
"IBM",
"Intel",
"Adobe",
]}
names={["Microsoft", "Google", "Apple", "Amazon", "IBM", "Intel", "Adobe"]}
title="Partner"
description="Wir arbeiten mit führenden Unternehmen zusammen."
/>
@@ -359,21 +178,9 @@ export default function LandingPage() {
<FaqSplitText
useInvertedBackground={false}
faqs={[
{
id: "q1",
title: "Wie lange dauert ein Projekt?",
content: "Das hängt vom Umfang ab.",
},
{
id: "q2",
title: "Bieten Sie Support an?",
content: "Ja, wir bieten umfassenden Support.",
},
{
id: "q3",
title: "Was kosten Ihre Dienste?",
content: "Unsere Preise sind individuell.",
},
{ id: "q1", title: "Wie lange dauert ein Projekt?", content: "Das hängt vom Umfang ab." },
{ id: "q2", title: "Bieten Sie Support an?", content: "Ja, wir bieten umfassenden Support." },
{ id: "q3", title: "Was kosten Ihre Dienste?", content: "Unsere Preise sind individuell." },
]}
sideTitle="Häufige Fragen"
sideDescription="Hier finden Sie Antworten."
@@ -384,9 +191,7 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactSplit
useInvertedBackground={false}
background={{
variant: "plain",
}}
background={{ variant: "plain" }}
tag="Kontakt"
title="Lassen Sie uns starten"
description="Hinterlassen Sie uns eine Nachricht und wir melden uns zeitnah bei Ihnen."
@@ -399,30 +204,8 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterLogoEmphasis
columns={[
{
items: [
{
label: "Über uns",
href: "#about",
},
{
label: "Kontakt",
href: "#contact",
},
],
},
{
items: [
{
label: "Impressum",
href: "#",
},
{
label: "Datenschutz",
href: "#",
},
],
},
{ items: [{ label: "Über uns", href: "#about" }, { label: "Kontakt", href: "#contact" }] },
{ items: [{ label: "Impressum", href: "#" }, { label: "Datenschutz", href: "#" }] },
]}
logoText="TechVision"
/>