Update src/app/page.tsx

This commit is contained in:
2026-06-03 11:55:09 +00:00
parent e1421f7e07
commit 5591946615

View File

@@ -2,7 +2,7 @@
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react";
import ContactText from '@/components/sections/contact/ContactText';
import ContactSplitForm from '@/components/sections/contact/ContactSplitForm';
import FaqSplitMedia from '@/components/sections/faq/FaqSplitMedia';
import FeatureCardTwentySeven from '@/components/sections/feature/FeatureCardTwentySeven';
import FooterBaseReveal from '@/components/sections/footer/FooterBaseReveal';
@@ -32,48 +32,31 @@ export default function LandingPage() {
<NavbarLayoutFloatingInline
navItems={[
{
name: "About",
id: "#about-novitra",
},
name: "Über uns", id: "#about-novitra"},
{
name: "Features",
id: "#key-features",
},
name: "Funktionen", id: "#key-features"},
{
name: "Impact",
id: "#metrics-section",
},
name: "Gründerkreis", id: "#social-proof-section"},
{
name: "Testimonials",
id: "#testimonials-section",
},
{
name: "FAQ",
id: "#faq-section",
},
name: "FAQ", id: "#faq-section"},
]}
logoSrc="http://img.b2bpic.net/free-vector/star-digital-tech-logo-business-card-branding-template-design-inspiration-isolated-white-backgrounds_384344-1497.jpg"
logoAlt="Novitra Logo"
brandName="Novitra"
button={{
text: "Join the Circle",
href: "#contact-section",
}}
text: "Dem Kreis beitreten", href: "#contact-section"}}
/>
</div>
<div id="hero-section" data-section="hero-section">
<HeroLogoBillboard
background={{
variant: "plain",
}}
variant: "plain"}}
logoText="Novitra"
description="30 entrepreneurs. One software that reveals which decision comes first. You shape it before we launch."
description="30 Unternehmer. Eine Software, die zeigt, welche Entscheidung zuerst kommt. Sie gestalten mit, bevor wir öffnen."
buttons={[
{
text: "Secure Your Spot in the Circle of 30",
href: "#contact-section",
},
text: "Platz im Kreis der 30 sichern", href: "#contact-section"},
]}
imageSrc="http://img.b2bpic.net/free-photo/young-company-analyst-office-watching-business-presentation-pc_482257-118998.jpg"
imageAlt="Novitra software dashboard displaying decision architecture"
@@ -84,21 +67,15 @@ export default function LandingPage() {
<div id="about-novitra" data-section="about-novitra">
<MetricSplitMediaAbout
useInvertedBackground={true}
title="The First Decision Architecture for Entrepreneurs"
description="Novitra is a revolutionary software designed for growth-focused entrepreneurs like you, who are tired of gut-feel management. We provide a systematic, data-driven framework that reveals the optimal sequence for your business decisions, ensuring clarity, control, and unprecedented strategic advantage."
title="ÜBER UNS"
description="Novitra ist eine Software für Unternehmer, die ihr Geschäft nicht mehr aus dem Bauch heraus steuern wollen. Statt Bauchgefühl liefert Novitra einen klaren, datenbasierten Rahmen: ein nachvollziehbares Punktbild Ihres Unternehmens und eine eindeutige Reihenfolge der nächsten Schritte. Denn nicht jede Maßnahme zählt gleich viel Reihenfolge entscheidet."
metrics={[
{
value: "30",
title: "Founding Members",
},
value: "30", title: "Gründungsmitglieder"},
{
value: "100%",
title: "Co-design Input",
},
value: "100%", title: "Mitgestaltung"},
{
value: "1st",
title: "Decision Architecture",
},
value: "1st", title: "Decision Architecture"},
]}
imageSrc="http://img.b2bpic.net/free-photo/picture-professional-business-presentation_329181-17088.jpg"
imageAlt="Data-driven decision making process"
@@ -114,35 +91,20 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
id: "f1",
title: "Prioritize with Precision",
descriptions: [
"Identify the critical decisions that unlock subsequent steps, eliminating guesswork and ensuring optimal resource allocation.",
],
imageSrc: "http://img.b2bpic.net/free-photo/content-gray-haired-caucasian-businesswoman-writing-sticker-with-marker-concentrated-professional-female-manager-sharing-idea-project-making-note_74855-6959.jpg",
imageAlt: "Illustration of clarity in prioritization",
},
id: "f1", title: "Präzise priorisieren", descriptions: [
"Erkennen Sie die entscheidenden Weichenstellungen, die alle weiteren Schritte ermöglichen ohne Raten, mit optimalem Einsatz Ihrer Ressourcen."],
imageSrc: "http://img.b2bpic.net/free-photo/content-gray-haired-caucasian-businesswoman-writing-sticker-with-marker-concentrated-professional-female-manager-sharing-idea-project-making-note_74855-6959.jpg", imageAlt: "Illustration of clarity in prioritization"},
{
id: "f2",
title: "Anticipate Impact",
descriptions: [
"Visualize the ripple effect of your choices, understanding downstream consequences and optimizing for long-term success.",
],
imageSrc: "http://img.b2bpic.net/free-photo/marketing-business-lady-striped-shirt-office-with-computer-working-new-strategy_140725-165432.jpg",
imageAlt: "Illustration of foresight and impact assessment",
},
id: "f2", title: "Wirkung vorausdenken", descriptions: [
"Machen Sie die Folgewirkung Ihrer Entscheidungen sichtbar, verstehen Sie nachgelagerte Konsequenzen und steuern Sie auf langfristigen Erfolg."],
imageSrc: "http://img.b2bpic.net/free-photo/marketing-business-lady-striped-shirt-office-with-computer-working-new-strategy_140725-165432.jpg", imageAlt: "Illustration of foresight and impact assessment"},
{
id: "f3",
title: "Co-design the Future",
descriptions: [
"As a Founder Circle member, you'll actively shape Novitra, contributing direct feedback and co-creating features essential for real-world entrepreneur challenges.",
],
imageSrc: "http://img.b2bpic.net/free-photo/friendship-togetherness-concept_273609-6190.jpg",
imageAlt: "Illustration of co-design and influence",
},
id: "f3", title: "Die Zukunft mitgestalten", descriptions: [
"Als Mitglied des Gründerkreises gestalten Sie Novitra aktiv mit: direktes Feedback und gemeinsam entwickelte Funktionen für echte Unternehmer-Herausforderungen."],
imageSrc: "http://img.b2bpic.net/free-photo/friendship-togetherness-concept_273609-6190.jpg", imageAlt: "Illustration of co-design and influence"},
]}
title="Unlock Your Strategic Clarity"
description="Novitra provides the tools to move beyond intuition, offering clear frameworks and insights that streamline your business operations and accelerate growth."
title="FUNKTIONEN"
description="Novitra gibt Ihnen Werkzeuge an die Hand, die über die Intuition hinausgehen klare Modelle und Einblicke, die Ihre Steuerung vereinfachen und Wachstum beschleunigen."
/>
</div>
@@ -152,50 +114,15 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
id: "t1",
title: "Game-Changer for Growth",
quote: "Novitras approach to decision architecture is a game-changer. Its exactly what I needed to cut through complexity and make truly impactful moves for my business.",
name: "Sarah Chen",
role: "CEO, InnovateX",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-business-woman-posing_23-2149457762.jpg",
imageAlt: "Sarah Chen, CEO of InnovateX",
},
id: "t1", title: "Game-Changer for Growth", quote: "Novitras approach to decision architecture is a game-changer. Its exactly what I needed to cut through complexity and make truly impactful moves for my business.", name: "Sarah Chen", role: "CEO, InnovateX", imageSrc: "http://img.b2bpic.net/free-photo/side-view-business-woman-posing_23-2149457762.jpg", imageAlt: "Sarah Chen, CEO of InnovateX"},
{
id: "t2",
title: "Clarity in Strategy",
quote: "Finally, a tool that provides real clarity on what comes next. No more guessing, just precise, actionable insights. Being part of the co-design is invaluable.",
name: "Mark Johnson",
role: "Founder, Stratos Ventures",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-business-leader-holding-tablet_1262-5672.jpg",
imageAlt: "Mark Johnson, Founder of Stratos Ventures",
},
id: "t2", title: "Clarity in Strategy", quote: "Finally, a tool that provides real clarity on what comes next. No more guessing, just precise, actionable insights. Being part of the co-design is invaluable.", name: "Mark Johnson", role: "Founder, Stratos Ventures", imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-business-leader-holding-tablet_1262-5672.jpg", imageAlt: "Mark Johnson, Founder of Stratos Ventures"},
{
id: "t3",
title: "Shaping the Future of Business",
quote: "The opportunity to directly influence Novitra's development is incredible. Its empowering to know our real-world challenges are shaping the solution.",
name: "Emily Rodriguez",
role: "Operations Director, Apex Corp",
imageSrc: "http://img.b2bpic.net/free-photo/middle-eastern-entrepreneur-wear-black-coat-blue-shirt-eyeglasses-against-office-building-show-finger-up_627829-5307.jpg",
imageAlt: "Emily Rodriguez, Operations Director at Apex Corp",
},
id: "t3", title: "Shaping the Future of Business", quote: "The opportunity to directly influence Novitra's development is incredible. Its empowering to know our real-world challenges are shaping the solution.", name: "Emily Rodriguez", role: "Operations Director, Apex Corp", imageSrc: "http://img.b2bpic.net/free-photo/middle-eastern-entrepreneur-wear-black-coat-blue-shirt-eyeglasses-against-office-building-show-finger-up_627829-5307.jpg", imageAlt: "Emily Rodriguez, Operations Director at Apex Corp"},
{
id: "t4",
title: "Essential for Data-Driven Leaders",
quote: "If you're a leader who values data and control, Novitra is poised to become indispensable. This Founder Circle offers unmatched access.",
name: "David Kim",
role: "CTO, Horizon Labs",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-making-hand-gesture-with-laptop-desk-restaurant_23-2147956345.jpg",
imageAlt: "David Kim, CTO of Horizon Labs",
},
id: "t4", title: "Essential for Data-Driven Leaders", quote: "If you're a leader who values data and control, Novitra is poised to become indispensable. This Founder Circle offers unmatched access.", name: "David Kim", role: "CTO, Horizon Labs", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-making-hand-gesture-with-laptop-desk-restaurant_23-2147956345.jpg", imageAlt: "David Kim, CTO of Horizon Labs"},
{
id: "t5",
title: "A True Partnership",
quote: "It feels less like testing software and more like a true partnership. Novitra genuinely listens and builds with us, not just for us.",
name: "Jessica Lee",
role: "Startup Founder, Elevate Digital",
imageSrc: "http://img.b2bpic.net/free-photo/young-successful-businesswoman-looking-tablet-standing-near-business-centre_176420-5676.jpg",
imageAlt: "Jessica Lee, Founder of Elevate Digital",
},
id: "t5", title: "A True Partnership", quote: "It feels less like testing software and more like a true partnership. Novitra genuinely listens and builds with us, not just for us.", name: "Jessica Lee", role: "Startup Founder, Elevate Digital", imageSrc: "http://img.b2bpic.net/free-photo/young-successful-businesswoman-looking-tablet-standing-near-business-centre_176420-5676.jpg", imageAlt: "Jessica Lee, Founder of Elevate Digital"},
]}
title="What Fellow Entrepreneurs Say"
description="Hear from leaders who are frustrated by intuition and actively seeking systematic decision frameworks for their businesses."
@@ -209,20 +136,11 @@ export default function LandingPage() {
tag="Driven by Data"
metrics={[
{
id: "m1",
value: "+25%",
description: "Increase in Project Success Rates",
},
id: "m1", value: "+25%", description: "Increase in Project Success Rates"},
{
id: "m2",
value: "-30%",
description: "Reduction in Decision Paralysis",
},
id: "m2", value: "-30%", description: "Reduction in Decision Paralysis"},
{
id: "m3",
value: "95%",
description: "Improved Strategic Alignment",
},
id: "m3", value: "95%", description: "Improved Strategic Alignment"},
]}
metricsAnimation="slide-up"
/>
@@ -233,16 +151,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
names={[
"InnovateX Solutions",
"Stratos Ventures",
"Apex Corp",
"Horizon Labs",
"Elevate Digital",
"Quantum Growth Partners",
"Synergy Analytics",
]}
title="Our Network of Visionary Founders"
description="Join an exclusive group of forward-thinking entrepreneurs and industry leaders committed to systematic growth."
"InnovateX Solutions", "Stratos Ventures", "Apex Corp", "Horizon Labs", "Elevate Digital", "Quantum Growth Partners", "Synergy Analytics"]}
title="GRÜNDERKREIS"
description="Sie sind nicht Publikum, sondern Mitgestalter. Bevor Novitra öffentlich startet, laden wir 30 Unternehmer in einen geschlossenen Kreis ein. Beim Pre-Event zeigen wir die Software erstmals live und geben Ihnen vollen Zugriff zum Testen an Ihrem eigenen Unternehmen. In der anschließenden Pre-Test-Phase nutzen Sie Novitra im Alltag Ihr Feedback fließt direkt in das fertige Produkt ein. Bringen Sie ein, welche Kennzahlen, Infos und Dienste Ihnen in der Steuerung fehlen. Stellen Sie Ihre Fragen direkt an die Gründer. Und prägen Sie mit, was am Ende im Produkt steht."
/>
</div>
@@ -252,48 +163,43 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "faq1",
title: "What is the commitment for Founder Circle members?",
content: "Members are expected to actively use Novitra for their business operations and provide structured feedback through regular surveys and co-design workshops, approximately 2-3 hours per week over a 3-month period.",
},
id: "faq1", title: "Welche Verpflichtung gehe ich ein?", content: "Die Teilnahme am Pre-Event und ehrliches Feedback während der Test-Phase. Mehr nicht."},
{
id: "faq2",
title: "What kind of businesses are eligible?",
content: "We are seeking growth-focused entrepreneurs and operations leaders from mid-sized companies (10-200 employees) across various industries, particularly those frustrated by current decision-making challenges and seeking data-driven solutions.",
},
id: "faq2", title: "Welche Unternehmen können teilnehmen?", content: "Inhabergeführte Unternehmen aus dem Mittelstand, die ihre Steuerung auf eine systematische Grundlage stellen wollen."},
{
id: "faq3",
title: "What benefits do I receive?",
content: "Exclusive early access to Novitra, direct input into product development, unique networking opportunities with a select group of peers, and a lifetime discount on Novitra upon public launch.",
},
id: "faq3", title: "Welche Vorteile habe ich?", content: "Früher Zugang vor dem öffentlichen Start, direkter Draht zu den Gründern und echter Einfluss auf die Entwicklung des Produkts."},
{
id: "faq4",
title: "How do I secure my spot?",
content: "Spaces are strictly limited to 30. Express your interest via the form below, and our team will contact you for a brief qualifying discussion. Invitations are extended on a rolling basis.",
},
id: "faq4", title: "Wie sichere ich mir meinen Platz?", content: "Über das Formular unten. Wir bestätigen Ihren Platz persönlich."},
]}
imageSrc="http://img.b2bpic.net/free-photo/two-women-professional-architects-holding-blueprints-colleagues-holding-laptop-looking-construction-plans-group-focused-architectural-engineers-analyzing-white-foam-scale-model_482257-30252.jpg"
imageAlt="Illustration of systematic inquiry and problem-solving"
mediaAnimation="slide-up"
title="Your Questions, Our Commitment"
description="Understand what it means to be part of the Novitra Founder Circle and how your participation will shape the future of decision architecture."
title="FAQ"
description=""
faqsAnimation="slide-up"
/>
</div>
<div id="contact-section" data-section="contact-section">
<ContactText
<ContactSplitForm
useInvertedBackground={true}
background={{
variant: "sparkles-gradient",
}}
text="Ready to shape the future of decision architecture? Secure your exclusive spot in the Novitra Founder Circle."
buttons={[
{
text: "Express Your Interest Now",
href: "mailto:founders@novitra.com",
},
title="Bereit, die Zukunft der Entscheidungsarchitektur mitzugestalten? Sichern Sie sich Ihren Platz im Novitra Gründerkreis."
description=""
inputs={[
{ name: "name", type: "text", placeholder: "Name", required: true },
{ name: "company", type: "text", placeholder: "Unternehmen", required: true },
{ name: "role", type: "text", placeholder: "Rolle", required: true },
{ name: "industry", type: "text", placeholder: "Branche", required: true },
{ name: "email", type: "email", placeholder: "E-Mail", required: true },
]}
textarea={{
name: "whatToSteer", placeholder: "Was möchten Sie mit Novitra besser steuern?", required: true,
}}
buttonText="Jetzt Platz anfragen"
imageSrc="http://img.b2bpic.net/free-photo/picture-professional-business-presentation_329181-17088.jpg"
imageAlt="Professional business presentation"
mediaAnimation="slide-up"
onSubmit={() => console.log('Form submitted')}
/>
</div>
@@ -304,49 +210,30 @@ export default function LandingPage() {
logoText="Novitra"
columns={[
{
title: "Company",
items: [
title: "Unternehmen", items: [
{
label: "About Us",
href: "#about-novitra",
},
label: "Über uns", href: "#about-novitra"},
{
label: "Why Novitra",
href: "#key-features",
},
label: "Warum Novitra", href: "#key-features"},
{
label: "Gründerkreis", href: "#social-proof-section"},
{
label: "FAQ", href: "#faq-section"},
],
},
{
title: "Founder Circle",
items: [
title: "Kontakt", items: [
{
label: "Benefits",
href: "#metrics-section",
},
label: "Jetzt beitreten", href: "#contact-section"},
{
label: "FAQ",
href: "#faq-section",
},
],
},
{
title: "Connect",
items: [
{
label: "Join Now",
href: "#contact-section",
},
{
label: "Email Us",
href: "mailto:info@novitra.com",
},
label: "E-Mail schreiben", href: "mailto:info@novitra.com"},
],
},
]}
copyrightText="© 2024 Novitra. All rights reserved."
copyrightText="© 2026 Novitra. Alle Rechte vorbehalten. · Datenschutz"
/>
</div>
</ReactLenis>
</ThemeProvider>
);
}
}