diff --git a/src/app/page.tsx b/src/app/page.tsx
index ec157f8..af9a292 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -32,22 +32,10 @@ export default function LandingPage() {
@@ -55,43 +43,17 @@ export default function LandingPage() {
@@ -198,53 +108,17 @@ export default function LandingPage() {
useInvertedBackground={true}
plans={[
{
- id: "p1",
- title: "Pro",
- price: "$99",
- period: "/mo",
- features: [
- "10 API Keys",
- "24/7 Support",
- "Zero Trading Fees",
- ],
- button: {
- text: "Get Started",
- },
- imageSrc: "http://img.b2bpic.net/free-photo/still-life-composition-with-cryptocurrency_23-2149102127.jpg",
- imageAlt: "bitcoin logo white",
- },
+ id: "p1", title: "Pro", price: "$99", period: "/mo", features: ["10 API Keys", "24/7 Support", "Zero Trading Fees"],
+ button: { text: "Get Started" },
+ imageSrc: "http://img.b2bpic.net/free-photo/still-life-composition-with-cryptocurrency_23-2149102127.jpg", imageAlt: "bitcoin logo white"},
{
- id: "p2",
- title: "Enterprise",
- price: "$499",
- period: "/mo",
- features: [
- "Dedicated Account Manager",
- "OTC Access",
- "Institutional Custody",
- ],
- button: {
- text: "Contact Sales",
- },
- imageSrc: "http://img.b2bpic.net/free-photo/computer-dark-room-with-graphs-screen_169016-57208.jpg?_wi=2",
- imageAlt: "bitcoin logo white",
- },
+ id: "p2", title: "Enterprise", price: "$499", period: "/mo", features: ["Dedicated Account Manager", "OTC Access", "Institutional Custody"],
+ button: { text: "Contact Sales" },
+ imageSrc: "http://img.b2bpic.net/free-photo/computer-dark-room-with-graphs-screen_169016-57208.jpg", imageAlt: "bitcoin logo white"},
{
- id: "p3",
- title: "Institutional",
- price: "Custom",
- period: "",
- features: [
- "Full API Access",
- "Custom Integrations",
- "Compliance Portal",
- ],
- button: {
- text: "Request Quote",
- },
- imageSrc: "http://img.b2bpic.net/free-photo/interior-jin-mao-tower-looking-up-from-lobby-grand-hyatt-hotel-shanghai-china_181624-8195.jpg?_wi=2",
- imageAlt: "bitcoin logo white",
- },
+ id: "p3", title: "Institutional", price: "Custom", period: "", features: ["Full API Access", "Custom Integrations", "Compliance Portal"],
+ button: { text: "Request Quote" },
+ imageSrc: "http://img.b2bpic.net/free-photo/interior-jin-mao-tower-looking-up-from-lobby-grand-hyatt-hotel-shanghai-china_181624-8195.jpg", imageAlt: "bitcoin logo white"},
]}
title="Select Your Trading Tier"
description="Choose a plan that scales with your strategy."
@@ -255,15 +129,7 @@ export default function LandingPage() {
@@ -276,26 +142,11 @@ export default function LandingPage() {
rating={5}
author="Mark R., Founder of QuantSystems"
avatars={[
- {
- src: "http://img.b2bpic.net/free-photo/portrait-smiley-modern-male_23-2148514900.jpg",
- alt: "User 1",
- },
- {
- src: "http://img.b2bpic.net/free-photo/smiling-senior-engineer-solar-panels-plant-reading-documentation_482257-120499.jpg",
- alt: "User 2",
- },
- {
- src: "http://img.b2bpic.net/free-photo/man-black-working-laptop-cafe_23-2147962625.jpg",
- alt: "User 3",
- },
- {
- src: "http://img.b2bpic.net/free-photo/bearded-stock-market-trader-looking-camera-with-hands-crossed_482257-30734.jpg",
- alt: "User 4",
- },
- {
- src: "http://img.b2bpic.net/free-photo/happy-smiling-man-winter-sweater-is-posing-photographer-studio_613910-13711.jpg",
- alt: "User 5",
- },
+ { src: "http://img.b2bpic.net/free-photo/portrait-smiley-modern-male_23-2148514900.jpg", alt: "User 1" },
+ { src: "http://img.b2bpic.net/free-photo/smiling-senior-engineer-solar-panels-plant-reading-documentation_482257-120499.jpg", alt: "User 2" },
+ { src: "http://img.b2bpic.net/free-photo/man-black-working-laptop-cafe_23-2147962625.jpg", alt: "User 3" },
+ { src: "http://img.b2bpic.net/free-photo/bearded-stock-market-trader-looking-camera-with-hands-crossed_482257-30734.jpg", alt: "User 4" },
+ { src: "http://img.b2bpic.net/free-photo/happy-smiling-man-winter-sweater-is-posing-photographer-studio_613910-13711.jpg", alt: "User 5" },
]}
ratingAnimation="slide-up"
avatarsAnimation="blur-reveal"
@@ -307,21 +158,9 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
faqs={[
- {
- id: "q1",
- title: "Is my capital insured?",
- content: "All assets are held in institutional-grade cold storage.",
- },
- {
- id: "q2",
- title: "How can I start trading?",
- content: "Complete our KYC process to activate your account.",
- },
- {
- id: "q3",
- title: "What fees are applied?",
- content: "We offer tiered fee structures depending on volume.",
- },
+ { id: "q1", title: "Is my capital insured?", content: "All assets are held in institutional-grade cold storage." },
+ { id: "q2", title: "How can I start trading?", content: "Complete our KYC process to activate your account." },
+ { id: "q3", title: "What fees are applied?", content: "We offer tiered fee structures depending on volume." },
]}
imageSrc="http://img.b2bpic.net/free-photo/abstract-neon-light-waves-wonder-wheel_23-2148328072.jpg"
title="Frequently Asked Questions"
@@ -336,18 +175,8 @@ export default function LandingPage() {
title="Partner with NexusCrypto"
description="Ready to scale your digital asset portfolio? Reach out today."
inputs={[
- {
- name: "name",
- type: "text",
- placeholder: "Your Name",
- required: true,
- },
- {
- name: "email",
- type: "email",
- placeholder: "Work Email",
- required: true,
- },
+ { name: "name", type: "text", placeholder: "Your Name", required: true },
+ { name: "email", type: "email", placeholder: "Work Email", required: true },
]}
imageSrc="http://img.b2bpic.net/free-photo/abstract-low-poly-background-with-connecting-dots-lines_1048-5910.jpg"
/>
@@ -356,14 +185,8 @@ export default function LandingPage() {