From 513e2a2f3a513a5ab23b7ba94226812403f08d4f Mon Sep 17 00:00:00 2001 From: kudindmitriy Date: Mon, 26 Jan 2026 15:54:04 +0200 Subject: [PATCH] Remove section: concerns --- src/app/page.tsx | 71 +++++++++++++++++++----------------------------- 1 file changed, 28 insertions(+), 43 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b6ffeb8..b112154 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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() {
-
@@ -90,39 +79,35 @@ export default function LandingPage() { /> -
- +
@@ -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"