Remove section: concerns

This commit is contained in:
2026-01-26 15:54:04 +02:00
parent 5b12ed5bfa
commit 513e2a2f3a

View File

@@ -4,20 +4,13 @@ import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay';
import HeroSplit from '@/components/sections/hero/HeroSplit';
import TextSplitAbout from '@/components/sections/about/TextSplitAbout';
import FeatureProcessSteps from '@/components/sections/feature/FeatureProcessSteps';
import MetricCardThree from '@/components/sections/metrics/MetricCardThree';
import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCardTwo';
import FaqSplitMedia from '@/components/sections/faq/FaqSplitMedia';
import ContactSplit from '@/components/sections/contact/ContactSplit';
import FooterSimple from '@/components/sections/footer/FooterSimple';
import { AlertTriangle, Lock, Brain, Clock, Shield, FileText, MessageCircle } from "lucide-react";
import { MessageCircle } from "lucide-react";
import FaqDouble from "@/components/sections/faq/FaqDouble";
import HeroBillboard from "@/components/sections/hero/HeroBillboard";
import HeroBillboardRotatedCarousel from "@/components/sections/hero/HeroBillboardRotatedCarousel";
import HeroLogo from "@/components/sections/hero/HeroLogo";
import TimelineProcessFlow from "@/components/cardStack/layouts/timelines/TimelineProcessFlow";
import HeroBillboardScroll from "@/components/sections/hero/HeroBillboardScroll";
import BlogCardOne from "@/components/sections/blog/BlogCardOne";
import HeroLogo from "@/components/sections/hero/HeroLogo";
export default function LandingPage() {
return (
@@ -50,29 +43,25 @@ export default function LandingPage() {
</div>
<div id="hero" data-section="hero">
<HeroSplit
title="Yo"
description="Unleash your full potential with our advanced AI technology. Experience a new era of brain enhancement and cognitive enhancement."
tag="AI Technology"
tagIcon={MessageCircle}
<HeroLogo
logoText="Empower Your Mind with AI"
description="Unlocking cognitive potential through advanced technology solutions."
buttons={[
{
"text": "Get Started",
"text": "Explore AI Solutions",
"href": "#"
},
{
"text": "Learn More",
"text": "Empower Your Mind",
"href": "#"
}
]}
avatars={[]}
avatarText="Join 15,000+ users transforming their minds"
imageSrc="https://images.unsplash.com/photo-1526779259212-939e64788e3c?fm=jpg&q=60&w=3000&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxzZWFyY2h8M3x8ZnJlZSUyMGltYWdlc3xlbnwwfHwwfHx8MA%3D%3D"
imageAlt=""
videoAriaLabel="Hero video"
showDimOverlay={false}
logoLineHeight={1.1}
ariaLabel="Hero section"
imagePosition="right"
fixedMediaHeight={true}
/>
</div>
@@ -90,39 +79,35 @@ export default function LandingPage() {
/>
</div>
<div id="concerns" data-section="concerns">
<TimelineProcessFlow
items={[
<div id="faq" data-section="faq">
<FaqDouble
faqs={[
{
"id": "1",
"content": "fawatafa content",
"media": "fawatafa media",
"reverse": true
"title": "How do I get started?",
"content": "Getting started is easy! Simply sign up for a free account, complete the onboarding process, and you'll be ready to go in minutes."
},
{
"id": "2",
"content": "fawatafa content",
"media": "fawatafa media",
"reverse": true
"title": "What payment methods do you accept?",
"content": "We accept all major credit cards (Visa, MasterCard, American Express), PayPal, and bank transfers for annual plans."
},
{
"id": "3",
"content": "fawatafa content",
"media": "fawatafa media",
"reverse": true
"title": "Can I cancel my subscription anytime?",
"content": "Yes, you can cancel your subscription at any time. There are no long-term contracts or cancellation fees."
},
{
"id": "4",
"content": "fawatafa content",
"media": "fawatafa media",
"reverse": true
"title": "Do you offer a free trial?",
"content": "Yes! We offer a 14-day free trial with full access to all features. No credit card required."
}
]}
title="Evolution of AI Technology"
description="Discover the timeline of how AI has transformed our world, from its inception to the present day."
title="Your Title Here"
description="Add your description here."
textboxLayout="default"
animationType="none"
tag="Technology"
useInvertedBackground="noInvert"
tag="Sample tag"
tagIcon={MessageCircle}
buttons={[
{
@@ -134,7 +119,8 @@ export default function LandingPage() {
"href": "#"
}
]}
ariaLabel="Timeline process flow section"
animationType="smooth"
ariaLabel="FAQ section"
/>
</div>
@@ -154,7 +140,7 @@ export default function LandingPage() {
{
"id": "2",
"category": "Workplace",
"title": "shnene",
"title": "The Future of Remote Work",
"excerpt": "Explore how remote work is reshaping the modern workplace and what it means for your career.",
"imageSrc": "https://images.unsplash.com/photo-1526779259212-939e64788e3c?fm=jpg&q=60&w=3000&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxzZWFyY2h8M3x8ZnJlZSUyMGltYWdlc3xlbnwwfHwwfHx8MA%3D%3D",
"authorName": "Michael Chen",
@@ -201,8 +187,7 @@ export default function LandingPage() {
"authorAvatar": "https://images.unsplash.com/photo-1526779259212-939e64788e3c?fm=jpg&q=60&w=3000",
"date": "February 1, 2024"
}
]}
animationType="none"
]} animationType="none"
title="The Future of Cognitive Enhancement"
description="Explore the latest advancements in AI-powered cognitive enhancement technologies. Discover how they can revolutionize your brain and productivity."
textboxLayout="default"