Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -19,7 +19,7 @@ export default function LandingPage() {
|
||||
borderRadius="soft"
|
||||
contentWidth="small"
|
||||
sizing="medium"
|
||||
background="aurora"
|
||||
background="circleGradient"
|
||||
cardStyle="solid"
|
||||
primaryButtonStyle="primary-glow"
|
||||
secondaryButtonStyle="solid"
|
||||
@@ -46,7 +46,7 @@ export default function LandingPage() {
|
||||
tag="Real-Time Messaging"
|
||||
tagIcon={MessageCircle}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "plain" }}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AcXGcObCKtCwDCyGXqqiKfZkND/a-modern-chat-application-dashboard-inte-1772895092043-42e6a79b.png"
|
||||
imageAlt="ChatFlow dashboard interface"
|
||||
buttons={[
|
||||
@@ -171,7 +171,7 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
text="Ready to transform your team communication? Join thousands of companies already using ChatFlow to collaborate more effectively."
|
||||
animationType="entrance-slide"
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
buttons={[
|
||||
{ text: "Start Your Free Trial", href: "https://app.chatflow.io/signup" },
|
||||
|
||||
Reference in New Issue
Block a user