From e9429d60b8c01d227a57e8831ad41d7e010567e7 Mon Sep 17 00:00:00 2001 From: kudinDmitriyUp Date: Sun, 14 Jun 2026 19:47:58 +0000 Subject: [PATCH 1/2] Bob AI: fix build error in src/pages/HomePage.tsx --- src/pages/HomePage.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index a2986bb..a2b6518 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -184,6 +184,7 @@ export default function HomePage() { Date: Sun, 14 Jun 2026 19:48:06 +0000 Subject: [PATCH 2/2] Update src/pages/HomePage.tsx --- src/pages/HomePage.tsx | 304 ++++++++++++----------------------------- 1 file changed, 86 insertions(+), 218 deletions(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index a2b6518..d585c95 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -5,7 +5,6 @@ import FeaturesBento from '@/components/sections/features/FeaturesBento'; import FeaturesRevealCardsBento from '@/components/sections/features/FeaturesRevealCardsBento'; import HeroBillboardBrand from '@/components/sections/hero/HeroBillboardBrand'; import TestimonialMarqueeCards from '@/components/sections/testimonial/TestimonialMarqueeCards'; -import { Layers, Shield, Sparkles, Zap } from "lucide-react"; import SectionErrorBoundary from "@/components/ui/SectionErrorBoundary"; export default function HomePage() { @@ -13,253 +12,122 @@ export default function HomePage() { <>
- +
- +
- +
- +
- +
- +
- +