Merge version_1 into main #3
@@ -18,7 +18,7 @@ export default function LandingPage() {
|
||||
borderRadius="rounded"
|
||||
contentWidth="small"
|
||||
sizing="largeSmallSizeMediumTitles"
|
||||
background="floatingGradient"
|
||||
background="circleGradient"
|
||||
cardStyle="solid"
|
||||
primaryButtonStyle="diagonal-gradient"
|
||||
secondaryButtonStyle="layered"
|
||||
@@ -47,7 +47,7 @@ export default function LandingPage() {
|
||||
tag="Premium Communication"
|
||||
tagIcon={MessageCircle}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "floatingGradient" }}
|
||||
background={{ variant: "plain" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/team-working-together-project_23-2149325483.jpg"
|
||||
imageAlt="Communication platform interface"
|
||||
imagePosition="right"
|
||||
@@ -171,7 +171,7 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
text="Ready to revolutionize how you communicate? Join thousands of teams already experiencing seamless connection on ConnectHub."
|
||||
animationType="reveal-blur"
|
||||
background={{ variant: "floatingGradient" }}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
buttons={[
|
||||
{ text: "Start Free Trial", href: "https://app.connecthub.io/free-trial" },
|
||||
|
||||
Reference in New Issue
Block a user