Edit: change hero title to SUP

This commit is contained in:
2026-01-23 16:19:25 +02:00
parent bf89ea21c1
commit 341368ec52
3 changed files with 29 additions and 31 deletions

View File

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

View File

@@ -44,7 +44,7 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplit
title="Human"
title="SUP"
description="An evidence-based investigation into why invasive neurolink technology threatens individual freedom, cognitive liberty, and human dignity."
tag="Science Project"
imagePosition="right"

View File

@@ -77,8 +77,6 @@ const HeroSplit = ({
videoAriaLabel={videoAriaLabel}
imageClassName={cls("h-full min-h-0", imageClassName)}
/>
<div className="card text-foreground rounded-theme px-3 py-1 text-sm">Approved By 1000 people</div>
<div className="card text-foreground rounded-theme px-3 py-1 text-sm">Approved By 1000 people</div>
</div>
);