From 0800fabfcc232f7c2fe737471038034f6080671f Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 25 Feb 2026 19:19:12 +0000 Subject: [PATCH] Switch to version 1: modified src/app/page.tsx --- src/app/page.tsx | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 6a35dc3..9520d48 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -7,6 +7,7 @@ import TextSplitAbout from '@/components/sections/about/TextSplitAbout'; import FeatureBento from '@/components/sections/feature/FeatureBento'; import TestimonialCardFifteen from '@/components/sections/testimonial/TestimonialCardFifteen'; import ProductCardFour from '@/components/sections/product/ProductCardFour'; +import FaqBase from '@/components/sections/faq/FaqBase'; import ContactSplit from '@/components/sections/contact/ContactSplit'; import FooterBase from '@/components/sections/footer/FooterBase'; import { Brush, Feather, Figma, LayoutTemplate, Lightbulb, Monitor, Palette, Sparkles, Type } from "lucide-react"; @@ -27,7 +28,7 @@ export default function LandingPage() { > +
+ +
+