Merge version_1 into main #2
@@ -51,7 +51,7 @@ export default function LandingPage() {
|
||||
tag="Trusted by 10,000+ Businesses"
|
||||
tagIcon={Zap}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "circleGradient" }}
|
||||
background={{ variant: "plain" }}
|
||||
kpis={[
|
||||
{ value: "99.99%", label: "Uptime Guarantee" },
|
||||
{ value: "<2sec", label: "Payment Processing" },
|
||||
@@ -100,7 +100,7 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Instant Payments", description: "Process payments in real-time with settlement in under 2 seconds. Accept all major payment methods globally with zero latency.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARlZKX35RlJMcNALFh9Yig2zZl/a-vibrant-illustration-representing-inst-1772563403903-122caf80.png?_wi=1"
|
||||
title: "Instant Payments", description: "Process payments in real-time with settlement in under 2 seconds. Accept all major payment methods globally with zero latency.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARlZKX35RlJMcNALFh9Yig2zZl/a-vibrant-illustration-representing-inst-1772563403903-122caf80.png"
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
@@ -112,7 +112,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: 4,
|
||||
title: "Smart Analytics", description: "Real-time dashboards, transaction insights, and revenue analytics. Make data-driven decisions with comprehensive reporting tools.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARlZKX35RlJMcNALFh9Yig2zZl/a-vibrant-illustration-representing-inst-1772563403903-122caf80.png?_wi=2"
|
||||
title: "Smart Analytics", description: "Real-time dashboards, transaction insights, and revenue analytics. Make data-driven decisions with comprehensive reporting tools.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARlZKX35RlJMcNALFh9Yig2zZl/a-vibrant-illustration-representing-inst-1772563403903-122caf80.png"
|
||||
}
|
||||
]}
|
||||
buttons={[{ text: "Explore Features", href: "#pricing" }]}
|
||||
@@ -218,6 +218,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
speed={40}
|
||||
showCard={true}
|
||||
names={["Acme Corp", "TechFlow", "Innovate Inc", "CloudSync", "DataStream", "PayFlow", "SecureNet"]}
|
||||
logos={[
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARlZKX35RlJMcNALFh9Yig2zZl/a-professional-logo-or-company-name-repr-1772563404651-10cef97b.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARlZKX35RlJMcNALFh9Yig2zZl/a-professional-logo-for-an-e-commerce-or-1772563403779-19ee2cce.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARlZKX35RlJMcNALFh9Yig2zZl/a-professional-logo-for-a-banking-or-fin-1772563404013-b4c71e7d.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARlZKX35RlJMcNALFh9Yig2zZl/a-professional-logo-for-a-saas-or-busine-1772563404716-a4138696.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARlZKX35RlJMcNALFh9Yig2zZl/a-professional-logo-for-a-retail-or-mark-1772563403948-e9f2dbae.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARlZKX35RlJMcNALFh9Yig2zZl/a-professional-logo-for-a-logistics-or-f-1772563404672-1bc66aa1.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARlZKX35RlJMcNALFh9Yig2zZl/a-professional-logo-for-a-global-payment-1772563404702-8cc927c8.png"
|
||||
]}
|
||||
@@ -266,7 +267,7 @@ export default function LandingPage() {
|
||||
description="Start accepting payments instantly. No credit card required for the 14-day free trial. Experience the NudgePay difference today."
|
||||
tagIcon={Rocket}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "circleGradient" }}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
inputPlaceholder="Enter your business email"
|
||||
buttonText="Start Free Trial"
|
||||
|
||||
Reference in New Issue
Block a user