Merge version_2 into main #14
@@ -12,7 +12,7 @@ import MetricSplitMediaAbout from '@/components/sections/about/MetricSplitMediaA
|
||||
import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen';
|
||||
import PricingCardThree from '@/components/sections/pricing/PricingCardThree';
|
||||
import TestimonialCardSix from '@/components/sections/testimonial/TestimonialCardSix';
|
||||
import { AlertTriangle, RefreshCw, Shield, TrendingUp, Zap } from "lucide-react";
|
||||
import { AlertTriangle, RefreshCw, Shield, Zap } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -157,7 +157,7 @@ export default function LandingPage() {
|
||||
tag="Get Started"
|
||||
title="Ready to Trade?"
|
||||
description="Contact our sales team for a custom demo or institutional onboarding."
|
||||
buttons={[{ text: "Talk to Sales" }]
|
||||
buttons={[{ text: "Talk to Sales" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user