From aac63751c15b39927591eb2001140705886d5167 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 16:00:23 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 8908f8d..7062314 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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" -- 2.49.1