Edit: replace contact form with another one

This commit is contained in:
2026-01-22 16:19:14 +02:00
parent 0b2d83e274
commit 06c5d2b22f
2 changed files with 34 additions and 33 deletions

View File

@@ -569,12 +569,12 @@
"role": "ui", "role": "ui",
"tags": [], "tags": [],
"used_in": [ "used_in": [
"src/components/navbar/NavbarStyleCentered/NavbarStyleCentered.tsx",
"src/components/navbar/NavbarStyleApple/NavbarStyleApple.tsx", "src/components/navbar/NavbarStyleApple/NavbarStyleApple.tsx",
"src/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen.tsx",
"src/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay.tsx", "src/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay.tsx",
"src/components/navbar/NavbarStyleMinimal.tsx", "src/components/navbar/NavbarStyleMinimal.tsx",
"src/components/navbar/NavbarStyleCentered/NavbarStyleCentered.tsx", "src/components/navbar/NavbarLayoutFloatingInline.tsx",
"src/components/navbar/NavbarLayoutFloatingInline.tsx" "src/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen.tsx"
], ],
"can_modify_directly": true, "can_modify_directly": true,
"can_delete": true, "can_delete": true,
@@ -2694,10 +2694,10 @@
"role": "ui", "role": "ui",
"tags": [], "tags": [],
"used_in": [ "used_in": [
"src/components/button/ButtonShiftHover/ButtonShiftHover.tsx",
"src/components/button/ButtonBounceEffect/ButtonBounceEffect.tsx",
"src/components/button/ButtonTextShift/ButtonTextShift.tsx", "src/components/button/ButtonTextShift/ButtonTextShift.tsx",
"src/components/button/ButtonTextStagger/ButtonTextStagger.tsx" "src/components/button/ButtonTextStagger/ButtonTextStagger.tsx",
"src/components/button/ButtonBounceEffect/ButtonBounceEffect.tsx",
"src/components/button/ButtonShiftHover/ButtonShiftHover.tsx"
], ],
"can_modify_directly": true, "can_modify_directly": true,
"can_delete": true, "can_delete": true,
@@ -2748,17 +2748,17 @@
"button" "button"
], ],
"used_in": [ "used_in": [
"src/components/button/ButtonHoverMagnetic/ButtonHoverMagnetic.tsx",
"src/components/button/ButtonDirectionalHover/ButtonDirectionalHover.tsx",
"src/components/button/ButtonHoverBubble.tsx", "src/components/button/ButtonHoverBubble.tsx",
"src/components/button/ButtonExpandHover.tsx",
"src/components/button/ButtonTextStagger/ButtonTextStagger.tsx",
"src/components/button/ButtonBounceEffect/ButtonBounceEffect.tsx",
"src/components/button/ButtonIconArrow.tsx", "src/components/button/ButtonIconArrow.tsx",
"src/components/button/ButtonDirectionalHover/ButtonDirectionalHover.tsx",
"src/components/button/ButtonTextStagger/ButtonTextStagger.tsx",
"src/components/button/ButtonElasticEffect/ButtonElasticEffect.tsx",
"src/components/button/ButtonTextUnderline.tsx", "src/components/button/ButtonTextUnderline.tsx",
"src/components/button/ButtonTextShift/ButtonTextShift.tsx", "src/components/button/ButtonTextShift/ButtonTextShift.tsx",
"src/components/button/ButtonElasticEffect/ButtonElasticEffect.tsx", "src/components/button/ButtonHoverMagnetic/ButtonHoverMagnetic.tsx",
"src/components/button/ButtonShiftHover/ButtonShiftHover.tsx" "src/components/button/ButtonShiftHover/ButtonShiftHover.tsx",
"src/components/button/ButtonExpandHover.tsx",
"src/components/button/ButtonBounceEffect/ButtonBounceEffect.tsx"
], ],
"can_modify_directly": true, "can_modify_directly": true,
"can_delete": true, "can_delete": true,
@@ -2815,10 +2815,10 @@
"button" "button"
], ],
"used_in": [ "used_in": [
"src/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay.tsx", "src/components/navbar/NavbarStyleMinimal.tsx",
"src/components/navbar/NavbarLayoutFloatingInline.tsx",
"src/components/Textbox.tsx", "src/components/Textbox.tsx",
"src/components/navbar/NavbarStyleMinimal.tsx" "src/components/navbar/NavbarLayoutFloatingInline.tsx",
"src/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay.tsx"
], ],
"can_modify_directly": true, "can_modify_directly": true,
"can_delete": true, "can_delete": true,
@@ -2837,8 +2837,8 @@
"button" "button"
], ],
"used_in": [ "used_in": [
"src/components/navbar/NavbarLayoutFloatingInline.tsx", "src/components/button/Button.tsx",
"src/components/button/Button.tsx" "src/components/navbar/NavbarLayoutFloatingInline.tsx"
], ],
"can_modify_directly": true, "can_modify_directly": true,
"can_delete": true, "can_delete": true,
@@ -3143,15 +3143,15 @@
"product" "product"
], ],
"used_in": [ "used_in": [
"src/components/cardStack/layouts/timelines/TimelineHorizontalCardStack.tsx", "src/components/cardStack/layouts/timelines/TimelineBase.tsx",
"src/components/cardStack/layouts/carousels/AutoCarousel.tsx",
"src/components/cardStack/layouts/carousels/FullWidthCarousel.tsx", "src/components/cardStack/layouts/carousels/FullWidthCarousel.tsx",
"src/components/cardStack/layouts/timelines/TimelinePhoneView.tsx",
"src/components/cardStack/layouts/timelines/TimelineProcessFlow.tsx", "src/components/cardStack/layouts/timelines/TimelineProcessFlow.tsx",
"src/components/cardStack/layouts/timelines/TimelineCardStack.tsx", "src/components/cardStack/layouts/timelines/TimelineCardStack.tsx",
"src/components/cardStack/layouts/timelines/TimelineBase.tsx", "src/components/cardStack/layouts/carousels/AutoCarousel.tsx",
"src/components/cardStack/layouts/grid/GridLayout.tsx", "src/components/cardStack/layouts/timelines/TimelineHorizontalCardStack.tsx",
"src/components/cardStack/layouts/carousels/ButtonCarousel.tsx", "src/components/cardStack/layouts/carousels/ButtonCarousel.tsx",
"src/components/cardStack/layouts/timelines/TimelinePhoneView.tsx" "src/components/cardStack/layouts/grid/GridLayout.tsx"
], ],
"can_modify_directly": true, "can_modify_directly": true,
"can_delete": true, "can_delete": true,
@@ -3168,11 +3168,11 @@
"role": "ui", "role": "ui",
"tags": [], "tags": [],
"used_in": [ "used_in": [
"src/components/cardStack/layouts/carousels/FullWidthCarousel.tsx",
"src/components/cardStack/layouts/carousels/AutoCarousel.tsx", "src/components/cardStack/layouts/carousels/AutoCarousel.tsx",
"src/components/cardStack/CardStack.tsx", "src/components/cardStack/CardStack.tsx",
"src/components/cardStack/layouts/carousels/FullWidthCarousel.tsx", "src/components/cardStack/layouts/carousels/ButtonCarousel.tsx",
"src/components/cardStack/layouts/grid/GridLayout.tsx", "src/components/cardStack/layouts/grid/GridLayout.tsx"
"src/components/cardStack/layouts/carousels/ButtonCarousel.tsx"
], ],
"can_modify_directly": true, "can_modify_directly": true,
"can_delete": true, "can_delete": true,
@@ -3389,11 +3389,11 @@
"product" "product"
], ],
"used_in": [ "used_in": [
"src/components/cardStack/layouts/carousels/AutoCarousel.tsx",
"src/components/cardStack/layouts/timelines/TimelineProcessFlow.tsx", "src/components/cardStack/layouts/timelines/TimelineProcessFlow.tsx",
"src/components/cardStack/layouts/carousels/AutoCarousel.tsx",
"src/components/cardStack/layouts/timelines/TimelineBase.tsx", "src/components/cardStack/layouts/timelines/TimelineBase.tsx",
"src/components/cardStack/layouts/grid/GridLayout.tsx", "src/components/cardStack/layouts/carousels/ButtonCarousel.tsx",
"src/components/cardStack/layouts/carousels/ButtonCarousel.tsx" "src/components/cardStack/layouts/grid/GridLayout.tsx"
], ],
"can_modify_directly": true, "can_modify_directly": true,
"can_delete": true, "can_delete": true,

View File

@@ -15,7 +15,7 @@ import { AlertTriangle, Lock, Brain, Clock, Shield, FileText } from 'lucide-reac
export default function LandingPage() { export default function LandingPage() {
<div id="contact" data-section="contact"> <div id="contact" data-section="contact">
<EmailSignupForm <ContactForm
title="Get In Touch" title="Get In Touch"
description="Have questions or suggestions? We'd love to hear from you." description="Have questions or suggestions? We'd love to hear from you."
tag="Contact Us" tag="Contact Us"
@@ -25,11 +25,12 @@ export default function LandingPage() {
termsText="We respect your privacy. Unsubscribe at any time." termsText="We respect your privacy. Unsubscribe at any time."
/> />
</div> </div>
import ContactForm from '@/components/form/ContactForm'; import EmailSignupForm from '@/components/form/EmailSignupForm';
<div id="contact" data-section="contact"> <div id="contact" data-section="contact">
<ContactForm /> <ContactForm />
</div> </div>
return ( return (
<ThemeProvider <ThemeProvider
defaultButtonVariant="icon-arrow" defaultButtonVariant="icon-arrow"
@@ -38,7 +39,6 @@ import ContactForm from '@/components/form/ContactForm';
contentWidth="smallMedium" contentWidth="smallMedium"
sizing="largeSmallSizeLargeTitles" sizing="largeSmallSizeLargeTitles"
background="plain" background="plain"
cardStyle="elevated"
import EmailSignupForm from '@/components/form/EmailSignupForm'; import EmailSignupForm from '@/components/form/EmailSignupForm';
<div id="contact" data-section="contact"> <div id="contact" data-section="contact">
@@ -51,6 +51,7 @@ import EmailSignupForm from '@/components/form/EmailSignupForm';
termsText="We respect your privacy. Unsubscribe at any time." termsText="We respect your privacy. Unsubscribe at any time."
/> />
</div> </div>
cardStyle="elevated"
primaryButtonStyle="diagonal-gradient" primaryButtonStyle="diagonal-gradient"
secondaryButtonStyle="solid" secondaryButtonStyle="solid"
headingFontWeight="medium" headingFontWeight="medium"
@@ -108,7 +109,7 @@ import EmailSignupForm from '@/components/form/EmailSignupForm';
useInvertedBackground="noInvert" useInvertedBackground="noInvert"
steps={[ steps={[
{ {
number: "05","01", title: "Cognitive Liberty & Mental Privacy", tag: "Ethics", description: "Neural implants could enable unauthorized reading or manipulation of thoughts, memories, and mental states. This threatens fundamental human rights to mental privacy and freedom of thought." number: "06", title: "Cognitive Liberty & Mental Privacy", tag: "Ethics", description: "Neural implants could enable unauthorized reading or manipulation of thoughts, memories, and mental states. This threatens fundamental human rights to mental privacy and freedom of thought."
}, },
{ {
number: "02", title: "Cybersecurity & Hacking Risks", tag: "Technology", description: "Direct brain interfaces create new attack vectors for hackers. A compromised implant could potentially alter behavior, access memories, or cause physical harm directly to the brain." number: "02", title: "Cybersecurity & Hacking Risks", tag: "Technology", description: "Direct brain interfaces create new attack vectors for hackers. A compromised implant could potentially alter behavior, access memories, or cause physical harm directly to the brain."