Merge version_2 into main #2
@@ -54,6 +54,9 @@ export default function LandingPage() {
|
||||
variant: "gradient-bars"}}
|
||||
title="Global Economics, Real-Time."
|
||||
description="Stay ahead of global market shifts with our automated, hourly economic intelligence platform."
|
||||
buttons={[
|
||||
{ text: "Get Started Now", href: "#contact" }
|
||||
]}
|
||||
testimonials={[
|
||||
{
|
||||
name: "Dr. Sarah Chen", handle: "@schen_econ", testimonial: "The precision and hourly refresh rate are unparalleled for my research.", rating: 5,
|
||||
@@ -276,4 +279,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user