From 710b0ed2a266f005500cb5c40cc2698c1d943966 Mon Sep 17 00:00:00 2001 From: kudindmitriy Date: Fri, 30 Jan 2026 21:56:54 +0000 Subject: [PATCH] Bob AI: Can we show technical skills in another way I don'... --- src/app/page.tsx | 70 +++++++++++++++++++++++++----------------------- 1 file changed, 36 insertions(+), 34 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 2470e2d..7eecea7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -5,11 +5,11 @@ import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleAp import HeroLogoBillboard from '@/components/sections/hero/HeroLogoBillboard'; import MediaSplitTabsAbout from '@/components/sections/about/MediaSplitTabsAbout'; import ProductCardFour from '@/components/sections/product/ProductCardFour'; -import FeatureHoverPattern from '@/components/sections/feature/featureHoverPattern/FeatureHoverPattern'; import TestimonialCardTwelve from '@/components/sections/testimonial/TestimonialCardTwelve'; import ContactText from '@/components/sections/contact/ContactText'; import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis'; import { Code, Layers, Shield, Sparkles, Workflow, Zap, Star } from "lucide-react"; +import FeatureCardSeven from '@/components/sections/feature/FeatureCardSeven'; export default function LandingPage() { return ( @@ -94,39 +94,41 @@ export default function LandingPage() {
- +