Update src/app/page.tsx
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user