Choose your preferred CV layout and design
📌 Original Template - Two-column layout with sidebar on the left
Original template preview would render here
import { CVTemplateRedSidebar } from "@/components/cv";
<CVTemplateRedSidebar
data={cvData}
palette="red"
lang="en"
/>The template supports English (en), French (fr), and Arabic (ar). Pass the lang prop to change the language.