From 92aea36361bb9152c86fbaa923b953d99bfd7a6e Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 18:47:17 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 3c91d5e..93816f6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -86,7 +86,7 @@ const HomePage = () => { description="We combine data-driven strategies with creative excellence to deliver measurable results for your business." tag="Our Approach" textboxLayout="default" - useInvertedBackground={true} + useInvertedBackground={false} bulletPoints={[ { title: "SEO Optimization", description: "Full website optimization, technical SEO, and monthly reporting to boost your rankings.", icon: Zap, @@ -204,7 +204,7 @@ const HomePage = () => { names={[ "TechFlow", "Growth Ventures", "Digital Innovations", "Premier Services", "Enterprise Corp", "StartUp Hub", "Innovation Labs", "Market Leaders"]} speed={40} - showCard={true} + showCard={false} /> -- 2.49.1