diff --git a/src/app/page.tsx b/src/app/page.tsx index cf90603..8e8620e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -10,7 +10,6 @@ import HeroSplitKpi from '@/components/sections/hero/HeroSplitKpi'; import MetricCardEleven from '@/components/sections/metrics/MetricCardEleven'; import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay'; import TestimonialCardOne from '@/components/sections/testimonial/TestimonialCardOne'; -import { Database, Globe, Lightbulb, Sparkles, ArrowRight } from "lucide-react"; export default function LandingPage() { return ( @@ -27,115 +26,111 @@ export default function LandingPage() { headingFontWeight="extrabold" > - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
); -}" - } - ], - "rawPlan": "Güncellenmiş bileşenlerle daha modern ve dinamik bir arayüz oluşturdum. Hero bölümünü KPI kartlarıyla zenginleştirdim, özellik bölümünü bento-grid yapısına taşıdım ve tüm içeriği görsel olarak daha dengeli ve etkileyici bir akışa getirdim." } \ No newline at end of file