From aa7e4cb5bb74cc56ec2a3541fe05cbb9ecf064aa Mon Sep 17 00:00:00 2001 From: kudindmitriy Date: Thu, 5 Feb 2026 16:59:19 +0200 Subject: [PATCH] Bob AI: add a joking section with all our WORST products --- src/app/page.tsx | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index b6d5643..5b55fb6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -11,6 +11,7 @@ import TestimonialCardTen from '@/components/sections/testimonial/TestimonialCar import ContactCenter from '@/components/sections/contact/ContactCenter'; import FooterCard from '@/components/sections/footer/FooterCard'; import { Facebook, Instagram, Linkedin, Mail, Shield, Sparkles, Star, Twitter, Zap } from "lucide-react"; +import HeroBillboard from '@/components/sections/hero/HeroBillboard'; export default function LandingPage() { return ( @@ -266,6 +267,10 @@ export default function LandingPage() { /> +
+ +
+