Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-03 18:54:53 +00:00

View File

@@ -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"
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"
},
{
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"
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"
}
]}
buttons={[{ text: "Explore Features", href: "#pricing" }]}