Compare commits
2 Commits
89fa289521
...
453eef4283
| Author | SHA1 | Date | |
|---|---|---|---|
| 453eef4283 | |||
| bfe397eb08 |
@@ -175,7 +175,6 @@ export default function HomePage() {
|
||||
tagIcon={HelpCircle}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
faqsAnimation="smooth"
|
||||
faqs={[
|
||||
{
|
||||
id: "1", title: "What industries do you serve?", content: "We serve diverse industries including finance, healthcare, e-commerce, manufacturing, education, and government. Our team has deep expertise in regulated industries and enterprise-scale operations."
|
||||
@@ -209,7 +208,7 @@ export default function HomePage() {
|
||||
ctaIcon={Phone}
|
||||
useInvertedBackground={false}
|
||||
animationType="slide-up"
|
||||
accordionAnimationType="smooth"
|
||||
accordionAnimationType="instant"
|
||||
faqs={[
|
||||
{
|
||||
id: "1", title: "How do I get started?", content: "Contact us through the form above or call our sales team. We'll schedule an initial consultation to understand your business needs, current IT landscape, and transformation goals. No obligation."
|
||||
|
||||
Reference in New Issue
Block a user