Merge version_1 into main #4

Merged
bender merged 1 commits from version_1 into main 2026-04-04 10:25:51 +00:00

View File

@@ -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"},