Edit: replace contact form with another one

This commit is contained in:
2026-01-22 16:10:18 +02:00
parent 980f821bca
commit 0b2d83e274
2 changed files with 81 additions and 52 deletions

View File

@@ -569,12 +569,12 @@
"role": "ui", "role": "ui",
"tags": [], "tags": [],
"used_in": [ "used_in": [
"src/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen.tsx",
"src/components/navbar/NavbarLayoutFloatingInline.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/NavbarStyleCentered/NavbarStyleCentered.tsx",
"src/components/navbar/NavbarLayoutFloatingInline.tsx"
], ],
"can_modify_directly": true, "can_modify_directly": true,
"can_delete": true, "can_delete": true,
@@ -610,8 +610,8 @@
"button" "button"
], ],
"used_in": [ "used_in": [
"src/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen.tsx", "src/components/navbar/NavbarStyleCentered/NavbarStyleCentered.tsx",
"src/components/navbar/NavbarStyleCentered/NavbarStyleCentered.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/ButtonTextStagger/ButtonTextStagger.tsx", "src/components/button/ButtonShiftHover/ButtonShiftHover.tsx",
"src/components/button/ButtonTextShift/ButtonTextShift.tsx",
"src/components/button/ButtonBounceEffect/ButtonBounceEffect.tsx", "src/components/button/ButtonBounceEffect/ButtonBounceEffect.tsx",
"src/components/button/ButtonShiftHover/ButtonShiftHover.tsx" "src/components/button/ButtonTextShift/ButtonTextShift.tsx",
"src/components/button/ButtonTextStagger/ButtonTextStagger.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/ButtonExpandHover.tsx", "src/components/button/ButtonHoverMagnetic/ButtonHoverMagnetic.tsx",
"src/components/button/ButtonTextShift/ButtonTextShift.tsx",
"src/components/button/ButtonShiftHover/ButtonShiftHover.tsx",
"src/components/button/ButtonTextStagger/ButtonTextStagger.tsx",
"src/components/button/ButtonIconArrow.tsx",
"src/components/button/ButtonElasticEffect/ButtonElasticEffect.tsx",
"src/components/button/ButtonBounceEffect/ButtonBounceEffect.tsx",
"src/components/button/ButtonHoverBubble.tsx",
"src/components/button/ButtonDirectionalHover/ButtonDirectionalHover.tsx", "src/components/button/ButtonDirectionalHover/ButtonDirectionalHover.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/ButtonTextUnderline.tsx", "src/components/button/ButtonTextUnderline.tsx",
"src/components/button/ButtonHoverMagnetic/ButtonHoverMagnetic.tsx" "src/components/button/ButtonTextShift/ButtonTextShift.tsx",
"src/components/button/ButtonElasticEffect/ButtonElasticEffect.tsx",
"src/components/button/ButtonShiftHover/ButtonShiftHover.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/NavbarLayoutFloatingInline.tsx", "src/components/navbar/NavbarLayoutFloatingInline.tsx",
"src/components/Textbox.tsx", "src/components/Textbox.tsx",
"src/components/navbar/NavbarStyleMinimal.tsx", "src/components/navbar/NavbarStyleMinimal.tsx"
"src/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay.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/TimelinePhoneView.tsx",
"src/components/cardStack/layouts/carousels/ButtonCarousel.tsx",
"src/components/cardStack/layouts/timelines/TimelineProcessFlow.tsx",
"src/components/cardStack/layouts/timelines/TimelineHorizontalCardStack.tsx", "src/components/cardStack/layouts/timelines/TimelineHorizontalCardStack.tsx",
"src/components/cardStack/layouts/carousels/AutoCarousel.tsx",
"src/components/cardStack/layouts/carousels/FullWidthCarousel.tsx",
"src/components/cardStack/layouts/timelines/TimelineProcessFlow.tsx",
"src/components/cardStack/layouts/timelines/TimelineCardStack.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/grid/GridLayout.tsx",
"src/components/cardStack/layouts/carousels/AutoCarousel.tsx", "src/components/cardStack/layouts/carousels/ButtonCarousel.tsx",
"src/components/cardStack/layouts/timelines/TimelineCardStack.tsx", "src/components/cardStack/layouts/timelines/TimelinePhoneView.tsx"
"src/components/cardStack/layouts/carousels/FullWidthCarousel.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/CardStack.tsx",
"src/components/cardStack/layouts/carousels/ButtonCarousel.tsx",
"src/components/cardStack/layouts/grid/GridLayout.tsx",
"src/components/cardStack/layouts/carousels/AutoCarousel.tsx", "src/components/cardStack/layouts/carousels/AutoCarousel.tsx",
"src/components/cardStack/layouts/carousels/FullWidthCarousel.tsx" "src/components/cardStack/CardStack.tsx",
"src/components/cardStack/layouts/carousels/FullWidthCarousel.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/ButtonCarousel.tsx", "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/timelines/TimelineBase.tsx", "src/components/cardStack/layouts/timelines/TimelineBase.tsx",
"src/components/cardStack/layouts/grid/GridLayout.tsx", "src/components/cardStack/layouts/grid/GridLayout.tsx",
"src/components/cardStack/layouts/carousels/AutoCarousel.tsx" "src/components/cardStack/layouts/carousels/ButtonCarousel.tsx"
], ],
"can_modify_directly": true, "can_modify_directly": true,
"can_delete": true, "can_delete": true,

View File

@@ -8,12 +8,28 @@ import FeatureProcessSteps from '@/components/sections/feature/FeatureProcessSte
import MetricCardThree from '@/components/sections/metrics/MetricCardThree'; import MetricCardThree from '@/components/sections/metrics/MetricCardThree';
import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCardTwo'; import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCardTwo';
import FaqSplitMedia from '@/components/sections/faq/FaqSplitMedia'; import FaqSplitMedia from '@/components/sections/faq/FaqSplitMedia';
import AnotherContactForm from '@/components/sections/contact/NewContactForm'; import ContactSplit from '@/components/sections/contact/ContactSplit';
import FooterSimple from '@/components/sections/footer/FooterSimple'; import FooterSimple from '@/components/sections/footer/FooterSimple';
import { AlertTriangle, Lock, Brain, Clock, Shield, FileText, MessageCircle } from "lucide-react"; import { AlertTriangle, Lock, Brain, Clock, Shield, FileText } from 'lucide-react';
import ContactForm from "@/components/form/ContactForm";
export default function LandingPage() { export default function LandingPage() {
<div id="contact" data-section="contact">
<EmailSignupForm
title="Get In Touch"
description="Have questions or suggestions? We'd love to hear from you."
tag="Contact Us"
useInvertedBackground="noInvert"
inputPlaceholder="Your email address"
buttonText="Submit"
termsText="We respect your privacy. Unsubscribe at any time."
/>
</div>
import ContactForm from '@/components/form/ContactForm';
<div id="contact" data-section="contact">
<ContactForm />
</div>
return ( return (
<ThemeProvider <ThemeProvider
defaultButtonVariant="icon-arrow" defaultButtonVariant="icon-arrow"
@@ -23,6 +39,18 @@ export default function LandingPage() {
sizing="largeSmallSizeLargeTitles" sizing="largeSmallSizeLargeTitles"
background="plain" background="plain"
cardStyle="elevated" cardStyle="elevated"
import EmailSignupForm from '@/components/form/EmailSignupForm';
<div id="contact" data-section="contact">
<EmailSignupForm
tag="Stay Updated"
title="Subscribe to Our Newsletter"
description="Get the latest updates on our research and initiatives."
inputPlaceholder="Enter your email"
buttonText="Subscribe"
termsText="We respect your privacy. Unsubscribe at any time."
/>
</div>
primaryButtonStyle="diagonal-gradient" primaryButtonStyle="diagonal-gradient"
secondaryButtonStyle="solid" secondaryButtonStyle="solid"
headingFontWeight="medium" headingFontWeight="medium"
@@ -45,9 +73,9 @@ export default function LandingPage() {
<div id="hero" data-section="hero"> <div id="hero" data-section="hero">
<HeroSplit <HeroSplit
title="drochilnya en español" title="Human"
description="ZALUPA" description="Zalupa"
tag="My Project" tag="Science Project"
imagePosition="right" imagePosition="right"
imageSrc="https://img.b2bpic.net/free-vector/futuristic-hexagonal-net-background_52683-8627.jpg?id=4432766" imageSrc="https://img.b2bpic.net/free-vector/futuristic-hexagonal-net-background_52683-8627.jpg?id=4432766"
imageAlt="Brain representing human autonomy and freedom" imageAlt="Brain representing human autonomy and freedom"
@@ -80,7 +108,7 @@ export default function LandingPage() {
useInvertedBackground="noInvert" useInvertedBackground="noInvert"
steps={[ steps={[
{ {
number: "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: "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: "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."
@@ -102,9 +130,9 @@ export default function LandingPage() {
</div> </div>
<div id="experts" data-section="experts"> <div id="experts" data-section="experts">
<AnotherContactForm <TestimonialCardTwo
title="Expert Opinions" title="Expert Perspectives"
description="Leading scientists and ethicists ethicists, and technologists on the risks of invasive neural technology." description="Leading scientists, ethicists, and technologists on the risks of invasive neural technology."
tag="Expert Voices" tag="Expert Voices"
textboxLayout="default" textboxLayout="default"
animationType="slide-up" animationType="slide-up"
@@ -134,7 +162,7 @@ export default function LandingPage() {
<div id="faq" data-section="faq"> <div id="faq" data-section="faq">
<FaqSplitMedia <FaqSplitMedia
title="Common Questions" title="Frequently Asked Questions"
description="Clear answers to common questions about invasive neurolink technology and cognitive liberty." description="Clear answers to common questions about invasive neurolink technology and cognitive liberty."
tag="Questions & Answers" tag="Questions & Answers"
textboxLayout="default" textboxLayout="default"
@@ -166,17 +194,18 @@ export default function LandingPage() {
/> />
</div> </div>
<div id="faq-new" data-section="faq-new"> <div id="contact" data-section="contact">
<ContactForm <ContactSplit
title="Reach Out" tag="Get Involved"
description="Got a question or feedback? Don't hesitate to get in touch with us." title="Join the Conversation"
tag="Connect" description="Subscribe to receive updates on cognitive liberty research, policy developments, and opportunities to support evidence-based discourse on neural technology."
useInvertedBackground="noInvert" useInvertedBackground="noInvert"
tagIcon={MessageCircle} imageSrc="https://img.b2bpic.net/free-photo/still-life-illustrating-ethics-concept_23-2149412286.jpg"
inputPlaceholder="Your Email" imageAlt="Ethical balance and responsibility visualization"
buttonText="Submit" mediaPosition="left"
termsText="By submitting this form, you agree to our privacy policy." inputPlaceholder="your@email.com"
centered={false} buttonText="Subscribe"
termsText="We respect your privacy. You can unsubscribe anytime. Your data supports cognitive liberty advocacy."
/> />
</div> </div>