From 2d3b9761ecd3d5888d82ccbfc33130718245ff46 Mon Sep 17 00:00:00 2001 From: development Date: Mon, 12 Jan 2026 18:33:40 +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 14fd353..8973138 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -18,7 +18,7 @@ export default function LandingPage() { borderRadius="rounded" contentWidth="mediumSmall" sizing="mediumLarge" - background="grid" + background="dotGrid" cardStyle="outline-light" primaryButtonStyle="gradient" secondaryButtonStyle="radial-glow" @@ -75,7 +75,7 @@ export default function LandingPage() { icon={TrendingUp} imageSrc="https://img.b2bpic.net/free-photo/happy-african-american-businesswoman-talking-female-colleagues-while-working-office_637285-9843.jpg" imageAlt="Client success story" - useInvertedBackground="invertDefault" + useInvertedBackground="noInvert" ariaLabel="About section with client success" /> -- 2.49.1