Merge version_1 into main #4
@@ -135,7 +135,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
plans={[
|
||||
{
|
||||
id: "p1", badge: "Base", price: "CHF 35", subtitle: "Taglio Uomo", buttons: [
|
||||
id: "p1", badge: "Base", price: "CHF 20", subtitle: "Taglio Uomo", buttons: [
|
||||
{
|
||||
text: "Prenota", href: "#contact"},
|
||||
],
|
||||
@@ -143,16 +143,16 @@ export default function LandingPage() {
|
||||
"Consulenza", "Taglio", "Styling"],
|
||||
},
|
||||
{
|
||||
id: "p2", badge: "Popolare", price: "CHF 50", subtitle: "Taglio + Barba", buttons: [
|
||||
id: "p2", badge: "Popolare", price: "CHF 30", subtitle: "Taglio + Barba", buttons: [
|
||||
{
|
||||
text: "Prenota", href: "#contact"},
|
||||
],
|
||||
features: [
|
||||
"Taglio Uomo", "Barba Completa", "Trattamento Viso"],
|
||||
"Taglio Uomo", "Barba Completa", "Styling "],
|
||||
},
|
||||
{
|
||||
id: "p3", badge: "Premium", price: "CHF 65", subtitle: "Full Experience", features: [
|
||||
"Taglio & Fade", "Barba con Panno Caldo", "Trattamento Capelli"],
|
||||
id: "p3", badge: "Premium", price: "CHF 40", subtitle: "Full Experience", features: [
|
||||
"Taglio & Fade", "Sopracciglia ", "Barba Completa "],
|
||||
buttons: [
|
||||
{
|
||||
text: "Prenota", href: "#contact"},
|
||||
|
||||
Reference in New Issue
Block a user