Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 7e43e79427 | |||
| 839d00b78d | |||
| 6d8f3a6a68 | |||
| 27ced67138 |
@@ -189,6 +189,9 @@ export default function HomePage() {
|
|||||||
reverse: false,
|
reverse: false,
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
|
buttons={[
|
||||||
|
{ text: "Try Demo", href: "/dashboard" },
|
||||||
|
]}
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
animationType="slide-up"
|
animationType="slide-up"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
@@ -230,7 +233,7 @@ export default function HomePage() {
|
|||||||
<div id="testimonials" data-section="testimonials">
|
<div id="testimonials" data-section="testimonials">
|
||||||
<TestimonialCardThirteen
|
<TestimonialCardThirteen
|
||||||
title="Testimonials from Industry Leaders"
|
title="Testimonials from Industry Leaders"
|
||||||
description="See how enterprises reduced forecasting time by 70% while improving accuracy"
|
description="Hear from finance professionals and enterprise clients who have transformed their business with our platform"
|
||||||
tag="Success Stories"
|
tag="Success Stories"
|
||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
testimonials={[
|
testimonials={[
|
||||||
|
|||||||
Reference in New Issue
Block a user