Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 4b4282fd28 | |||
| aac63751c1 | |||
| 8fb06659fc | |||
| f64d8d5790 | |||
| a4f566e69f | |||
| 4eb4a964a1 |
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user