Update src/app/page.tsx
This commit is contained in:
@@ -125,7 +125,7 @@ export default function LandingPage() {
|
||||
description="We believe transparency builds trust. Here's how we work with you from start to finish."
|
||||
tag="Our Approach"
|
||||
tagIcon={TrendingUp}
|
||||
tagAnimation="slide-up"
|
||||
tagAnimation="smooth"
|
||||
metrics={[
|
||||
{ id: "1", value: "01", description: "Inspect" },
|
||||
{ id: "2", value: "02", description: "Explain" },
|
||||
@@ -202,7 +202,7 @@ export default function LandingPage() {
|
||||
}
|
||||
]}
|
||||
textboxLayout="default"
|
||||
animationType="slide-up"
|
||||
animationType="smooth"
|
||||
useInvertedBackground={false}
|
||||
faqsAnimation="slide-up"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user