{content.getStarted.main}
{" "} {/* Affiche le texte principal de la section "getStarted" */}{content.getStarted.pageLink}{" "}
{/* Affiche le lien de la page dans un élément code */}
>
);
};
const Page: NextPageIntlayer = async ({ params }) => {
const { locale } = await params;
return (
{content.content}
{content.content}