Update src/app/page.tsx
This commit is contained in:
@@ -116,7 +116,7 @@ export default function LandingPage() {
|
||||
tag="Core Features"
|
||||
tagIcon={Sparkles}
|
||||
textboxLayout="default"
|
||||
animationType="blur-reveal"
|
||||
animationType="slide-up"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
@@ -230,7 +230,7 @@ export default function LandingPage() {
|
||||
description="Get answers to common questions about our platform, pricing, and services."
|
||||
tag="Support"
|
||||
textboxLayout="default"
|
||||
animationType="slide-up"
|
||||
animationType="smooth"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
imageSrc="https://img.b2bpic.net/free-photo/young-beautiful-female-support-phone-operator-speaking-consulting-office_176420-957.jpg"
|
||||
|
||||
Reference in New Issue
Block a user