Update src/app/page.tsx
This commit is contained in:
@@ -18,7 +18,7 @@ export default function LandingPage() {
|
|||||||
borderRadius="rounded"
|
borderRadius="rounded"
|
||||||
contentWidth="mediumSmall"
|
contentWidth="mediumSmall"
|
||||||
sizing="mediumLarge"
|
sizing="mediumLarge"
|
||||||
background="grid"
|
background="dotGrid"
|
||||||
cardStyle="outline-light"
|
cardStyle="outline-light"
|
||||||
primaryButtonStyle="gradient"
|
primaryButtonStyle="gradient"
|
||||||
secondaryButtonStyle="radial-glow"
|
secondaryButtonStyle="radial-glow"
|
||||||
@@ -75,7 +75,7 @@ export default function LandingPage() {
|
|||||||
icon={TrendingUp}
|
icon={TrendingUp}
|
||||||
imageSrc="https://img.b2bpic.net/free-photo/happy-african-american-businesswoman-talking-female-colleagues-while-working-office_637285-9843.jpg"
|
imageSrc="https://img.b2bpic.net/free-photo/happy-african-american-businesswoman-talking-female-colleagues-while-working-office_637285-9843.jpg"
|
||||||
imageAlt="Client success story"
|
imageAlt="Client success story"
|
||||||
useInvertedBackground="invertDefault"
|
useInvertedBackground="noInvert"
|
||||||
ariaLabel="About section with client success"
|
ariaLabel="About section with client success"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user