diff --git a/src/app/page.tsx b/src/app/page.tsx index ec355af..668e2a7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -33,23 +33,17 @@ export default function LandingPage() { @@ -57,92 +51,51 @@ export default function LandingPage() { @@ -154,26 +107,11 @@ export default function LandingPage() { useInvertedBackground={false} metrics={[ { - id: "m1", - value: "12.4%", - title: "Global Inflation", - description: "Year-over-year global CPI index.", - imageSrc: "http://img.b2bpic.net/free-photo/recession-banking-statistics-bad-street_1150-1720.jpg", - }, + id: "m1", value: "12.4%", title: "Global Inflation", description: "Year-over-year global CPI index.", imageSrc: "http://img.b2bpic.net/free-photo/recession-banking-statistics-bad-street_1150-1720.jpg"}, { - id: "m2", - value: "$1.2T", - title: "Market Volume", - description: "Total liquidity across major indices.", - imageSrc: "http://img.b2bpic.net/free-photo/wrench-holds-vise-bent-metal-coin-with-face-value-1-russian-ruble-collapse-ruble-economy-sanctions-against-russia-economic-crisis-russia-copy-space-selective-focus_166373-2250.jpg", - }, + id: "m2", value: "$1.2T", title: "Market Volume", description: "Total liquidity across major indices.", imageSrc: "http://img.b2bpic.net/free-photo/wrench-holds-vise-bent-metal-coin-with-face-value-1-russian-ruble-collapse-ruble-economy-sanctions-against-russia-economic-crisis-russia-copy-space-selective-focus_166373-2250.jpg"}, { - id: "m3", - value: "3.8%", - title: "Policy Rate", - description: "Average global central bank interest rate.", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-business-activity-company_1098-1585.jpg", - }, + id: "m3", value: "3.8%", title: "Policy Rate", description: "Average global central bank interest rate.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-business-activity-company_1098-1585.jpg"}, ]} title="Macro Indicators" description="Critical data points refreshed hourly." @@ -187,19 +125,13 @@ export default function LandingPage() { metrics={[ { icon: Database, - label: "Data Points", - value: "5000+", - }, + label: "Data Points", value: "5000+"}, { icon: Clock, - label: "Hourly Updates", - value: "24/7", - }, + label: "Hourly Updates", value: "24/7"}, { icon: Globe, - label: "Global Coverage", - value: "190+", - }, + label: "Global Coverage", value: "190+"}, ]} metricsAnimation="blur-reveal" /> @@ -212,20 +144,11 @@ export default function LandingPage() { description="Our proprietary algorithms aggregate thousands of data sources every hour." accordionItems={[ { - id: "f1", - title: "Predictive Forecasting", - content: "AI models analyzing historical and real-time market behavior.", - }, + id: "f1", title: "Predictive Forecasting", content: "AI models analyzing historical and real-time market behavior."}, { - id: "f2", - title: "Automated Curation", - content: "Machine learning filters noise to deliver the highest quality insights.", - }, + id: "f2", title: "Automated Curation", content: "Machine learning filters noise to deliver the highest quality insights."}, { - id: "f3", - title: "Historical Comparison", - content: "Contextualize today's data with trends stretching back 50 years.", - }, + id: "f3", title: "Historical Comparison", content: "Contextualize today's data with trends stretching back 50 years."}, ]} imageSrc="http://img.b2bpic.net/free-photo/close-up-as-businessman-looks-some-graphics-smartphone-screen-office-background_482257-32837.jpg" mediaAnimation="opacity" @@ -239,35 +162,19 @@ export default function LandingPage() { useInvertedBackground={true} plans={[ { - id: "p1", - badge: "Essential", - price: "$99", - subtitle: "Hourly updates for individuals", - features: [ - "1 hour refresh", - "Basic indicators", - "Email alerts", - ], + id: "p1", badge: "Essential", price: "$99", subtitle: "Hourly updates for individuals", features: [ + "1 hour refresh", "Basic indicators", "Email alerts"], buttons: [ { - text: "Start Free", - }, + text: "Start Free"}, ], }, { - id: "p2", - badge: "Professional", - price: "$299", - subtitle: "Full macro analytics suite", - features: [ - "1 hour refresh", - "Advanced indicators", - "API access", - ], + id: "p2", badge: "Professional", price: "$299", subtitle: "Full macro analytics suite", features: [ + "1 hour refresh", "Advanced indicators", "API access"], buttons: [ { - text: "Upgrade", - }, + text: "Upgrade"}, ], }, ]} @@ -281,20 +188,11 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "q1", - title: "How often is data refreshed?", - content: "Every hour on the hour, 24/7.", - }, + id: "q1", title: "How often is data refreshed?", content: "Every hour on the hour, 24/7."}, { - id: "q2", - title: "Where does the data come from?", - content: "Central banks, major stock exchanges, and trusted global news feeds.", - }, + id: "q2", title: "Where does the data come from?", content: "Central banks, major stock exchanges, and trusted global news feeds."}, { - id: "q3", - title: "Can I export data?", - content: "Yes, professional tiers offer JSON/CSV export.", - }, + id: "q3", title: "Can I export data?", content: "Yes, professional tiers offer JSON/CSV export."}, ]} sideTitle="Questions?" faqsAnimation="slide-up" @@ -308,45 +206,20 @@ export default function LandingPage() { useInvertedBackground={true} testimonials={[ { - id: "t1", - name: "Avery Scott", - handle: "@ascott", - testimonial: "The best economic dashboard I've used.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/man-checking-if-everything-is-done-well_329181-15317.jpg", - }, + id: "t1", name: "Avery Scott", handle: "@ascott", testimonial: "The best economic dashboard I've used.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/man-checking-if-everything-is-done-well_329181-15317.jpg"}, { - id: "t2", - name: "Jordan Lee", - handle: "@jlee", - testimonial: "Incredible macro view.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/angry-senior-businessman-reading-message-phone_1262-2949.jpg", - }, + id: "t2", name: "Jordan Lee", handle: "@jlee", testimonial: "Incredible macro view.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/angry-senior-businessman-reading-message-phone_1262-2949.jpg"}, { - id: "t3", - name: "Sam R.", - handle: "@samr", - testimonial: "Changed my trading strategy.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/detective-looks-holographic-images-captured-real-time_482257-83376.jpg", - }, + id: "t3", name: "Sam R.", handle: "@samr", testimonial: "Changed my trading strategy.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/detective-looks-holographic-images-captured-real-time_482257-83376.jpg"}, { - id: "t4", - name: "Casey P.", - handle: "@caseyp", - testimonial: "Seamless and fast.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/high-end-company-office-with-computer-showing-detailed-data-insights_482257-112565.jpg", - }, + id: "t4", name: "Casey P.", handle: "@caseyp", testimonial: "Seamless and fast.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/high-end-company-office-with-computer-showing-detailed-data-insights_482257-112565.jpg"}, { - id: "t5", - name: "Taylor D.", - handle: "@taylord", - testimonial: "Essential daily tool.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/african-american-entrepreneur-pitching-new-project-idea-stakeholders_482257-118564.jpg", - }, + id: "t5", name: "Taylor D.", handle: "@taylord", testimonial: "Essential daily tool.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/african-american-entrepreneur-pitching-new-project-idea-stakeholders_482257-118564.jpg"}, ]} showRating={true} title="Expert Trust" @@ -358,15 +231,13 @@ export default function LandingPage() { @@ -377,37 +248,25 @@ export default function LandingPage() { { items: [ { - label: "About", - href: "#", - }, + label: "About", href: "#"}, { - label: "Press", - href: "#", - }, + label: "Press", href: "#"}, ], }, { items: [ { - label: "Pricing", - href: "#pricing", - }, + label: "Pricing", href: "#pricing"}, { - label: "API", - href: "#", - }, + label: "API", href: "#"}, ], }, { items: [ { - label: "Privacy", - href: "#", - }, + label: "Privacy", href: "#"}, { - label: "Terms", - href: "#", - }, + label: "Terms", href: "#"}, ], }, ]}