6 Commits

Author SHA1 Message Date
4b4282fd28 Merge version_2 into main
Merge version_2 into main
2026-03-03 16:00:35 +00:00
aac63751c1 Update src/app/page.tsx 2026-03-03 16:00:23 +00:00
8fb06659fc Merge version_1 into main
Merge version_1 into main
2026-03-03 15:58:57 +00:00
f64d8d5790 Merge version_1 into main
Merge version_1 into main
2026-03-03 15:54:51 +00:00
a4f566e69f Merge version_1 into main
Merge version_1 into main
2026-03-03 15:37:12 +00:00
4eb4a964a1 Merge version_1 into main
Merge version_1 into main
2026-03-03 15:36:16 +00:00

View File

@@ -93,16 +93,16 @@ export default function LandingPage() {
textboxLayout="default"
features={[
{
title: "GPU Valuation", description: "Submit your GPU specifications. Our AI-powered system instantly evaluates current market value and lending eligibility based on model, age, and condition.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AROhTo4HRRq7sW30MWyj0OIYMR/a-conceptual-illustration-showing-a-gpu--1772552114315-74a777dd.png?_wi=2", imageAlt: "GPU Collateral Valuation Process"
title: "GPU Valuation", description: "Submit your GPU specifications. Our AI-powered system instantly evaluates current market value and lending eligibility based on model, age, and condition.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AROhTo4HRRq7sW30MWyj0OIYMR/a-conceptual-illustration-showing-a-gpu--1772552114315-74a777dd.png?_wi=2", imageAlt: "GPU Collateral Valuation Process", button: { text: "Learn More", href: "#faq" }
},
{
title: "Instant Approval", description: "Receive loan terms in minutes. We analyze your GPU collateral and provide transparent terms with competitive rates and flexible repayment options.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AROhTo4HRRq7sW30MWyj0OIYMR/an-abstract-illustration-showing-money-f-1772552114776-f3e1297a.png?_wi=2", imageAlt: "Quick Capital Approval"
title: "Instant Approval", description: "Receive loan terms in minutes. We analyze your GPU collateral and provide transparent terms with competitive rates and flexible repayment options.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AROhTo4HRRq7sW30MWyj0OIYMR/an-abstract-illustration-showing-money-f-1772552114776-f3e1297a.png?_wi=2", imageAlt: "Quick Capital Approval", button: { text: "Learn More", href: "#faq" }
},
{
title: "Secure Custody", description: "Your GPU is held in secure, temperature-controlled facilities with insurance coverage. You maintain full ownership—we simply hold it as collateral.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AROhTo4HRRq7sW30MWyj0OIYMR/a-modern-security-focused-illustration-s-1772552115395-a6c9ce56.png?_wi=2", imageAlt: "Secure GPU Storage"
title: "Secure Custody", description: "Your GPU is held in secure, temperature-controlled facilities with insurance coverage. You maintain full ownership—we simply hold it as collateral.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AROhTo4HRRq7sW30MWyj0OIYMR/a-modern-security-focused-illustration-s-1772552115395-a6c9ce56.png?_wi=2", imageAlt: "Secure GPU Storage", button: { text: "Learn More", href: "#faq" }
},
{
title: "Capital Transfer", description: "Get funds directly to your wallet or bank account. Choose your repayment terms and start using your capital for what matters most.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AROhTo4HRRq7sW30MWyj0OIYMR/a-sleek-fintech-dashboard-displaying-gpu-1772552114894-4cb7db2e.png?_wi=3", imageAlt: "Capital Transfer"
title: "Capital Transfer", description: "Get funds directly to your wallet or bank account. Choose your repayment terms and start using your capital for what matters most.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AROhTo4HRRq7sW30MWyj0OIYMR/a-sleek-fintech-dashboard-displaying-gpu-1772552114894-4cb7db2e.png?_wi=3", imageAlt: "Capital Transfer", button: { text: "Learn More", href: "#faq" }
},
]}
gridVariant="two-columns-alternating-heights"