From 34bd138f03f07de3cd2a37165c5a98d6e78c9f61 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 17 May 2026 18:59:07 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 379 ++++++++--------------------------------------- 1 file changed, 58 insertions(+), 321 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e884217..6e3bb03 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -12,7 +12,7 @@ import MetricSplitMediaAbout from '@/components/sections/about/MetricSplitMediaA import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered'; import ProductCardFour from '@/components/sections/product/ProductCardFour'; import TestimonialCardOne from '@/components/sections/testimonial/TestimonialCardOne'; -import { CheckCircle, Layers, Palette, PenTool, Scissors, Shield, Sparkles } from "lucide-react"; +import { CheckCircle, Layers, Palette, PenTool, Scissors, Shield, Sparkles, Infinity, Gem } from "lucide-react"; export default function LandingPage() { return ( @@ -32,26 +32,11 @@ export default function LandingPage() { @@ -433,45 +206,9 @@ export default function LandingPage() {