From 3c8883cf206063dfc4978792c32975b1e50985a8 Mon Sep 17 00:00:00 2001 From: kudindmitriy Date: Sat, 7 Feb 2026 18:42:23 +0000 Subject: [PATCH] Bob AI: Can you add a ribbon with all the companies that I... --- src/app/page.tsx | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index be484f8..ba4d230 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -11,6 +11,7 @@ import ContactSplitForm from '@/components/sections/contact/ContactSplitForm'; import FooterBaseReveal from '@/components/sections/footer/FooterBaseReveal'; import { Award, ChefHat, Users, Sparkles } from "lucide-react"; import ProductCatalog from '@/components/ecommerce/productCatalog/ProductCatalog'; +import SplitAbout from '@/components/sections/about/SplitAbout'; export default function LandingPage() { return ( @@ -299,6 +300,24 @@ export default function LandingPage() { /> +
+ +
+