import { Link } from "react-router-dom";
import { ArrowRight } from "lucide-react";
import { Helmet } from "react-helmet-async";
import { Article } from "../data/articles";
import { motion } from "motion/react";
export function InsightsPage({ marketInsights }: { marketInsights: Article[] }) {
return (
<>
{post.excerpt}
Ler artigo completo{" "}