Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -16,7 +16,7 @@ export default function AIAccountantPage() {
|
||||
borderRadius="pill"
|
||||
contentWidth="medium"
|
||||
sizing="medium"
|
||||
background="none"
|
||||
background="circleGradient"
|
||||
cardStyle="glass-elevated"
|
||||
primaryButtonStyle="gradient"
|
||||
secondaryButtonStyle="glass"
|
||||
@@ -64,7 +64,7 @@ export default function AIAccountantPage() {
|
||||
title="Ready to Optimize Finances?"
|
||||
description="Get in touch for a demo of our AI Accountant platform."
|
||||
buttons={[{ text: "Contact Us", href: "#" }]}
|
||||
background={{ variant: "none" }}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -16,7 +16,7 @@ export default function AIHRPage() {
|
||||
borderRadius="pill"
|
||||
contentWidth="medium"
|
||||
sizing="medium"
|
||||
background="none"
|
||||
background="circleGradient"
|
||||
cardStyle="glass-elevated"
|
||||
primaryButtonStyle="gradient"
|
||||
secondaryButtonStyle="glass"
|
||||
@@ -64,7 +64,7 @@ export default function AIHRPage() {
|
||||
title="Ready to Modernize HR?"
|
||||
description="Talk to us about deploying AI HR solutions in your company."
|
||||
buttons={[{ text: "Contact Us", href: "#" }]}
|
||||
background={{ variant: "none" }}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user