Merge version_2 into main #6
@@ -105,8 +105,8 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
plans={[
|
||||
{ id: "p1", name: "Corte de Caballero", price: "10€€", badge: "Popular", badgeIcon: Users, features: ["Degradado moderno", "Perfilado incluido", "Atención inmediata"], buttons: [{ text: "Ven ahora" }] },
|
||||
{ id: "p2", name: "Corte Infantil", price: "10€€", features: ["Corte con paciencia", "Estilo personalizado", "Atención inmediata"], buttons: [{ text: "Ven ahora" }] }
|
||||
{ id: "p1", name: "Corte de Caballero", price: "10€", badge: "Popular", badgeIcon: Users, features: ["Degradado moderno", "Perfilado incluido", "Atención inmediata"], buttons: [{ text: "Ven ahora" }] },
|
||||
{ id: "p2", name: "Corte Infantil", price: "10€", features: ["Corte con paciencia", "Estilo personalizado", "Atención inmediata"], buttons: [{ text: "Ven ahora" }] }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user