Update src/app/page.tsx

This commit is contained in:
2026-01-12 18:33:40 +00:00
parent 75c8196ba2
commit 2d3b9761ec

View File

@@ -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"
/>
</div>