diff --git a/src/app/page.tsx b/src/app/page.tsx
index c9762e8..9f75910 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -32,22 +32,10 @@ export default function LandingPage() {
@@ -55,114 +43,41 @@ export default function LandingPage() {
@@ -174,59 +89,17 @@ export default function LandingPage() {
useInvertedBackground={false}
plans={[
{
- id: "1",
- title: "Taglio & Barba",
- price: "€35",
- period: "seduta",
- features: [
- "Taglio sartoriale",
- "Modellatura barba",
- "Impacco viso caldo",
- "Rituale benessere",
- ],
- button: {
- text: "Prenota",
- href: "#contact",
- },
- imageSrc: "http://img.b2bpic.net/free-photo/young-man-barber-shop-after-getting-haircut_23-2149186513.jpg",
- imageAlt: "luxury mens barbershop interior gold",
- },
+ id: "1", title: "Taglio & Barba", price: "€35", period: "seduta", features: ["Taglio sartoriale", "Modellatura barba", "Impacco viso caldo", "Rituale benessere"],
+ button: { text: "Prenota", href: "#contact" },
+ imageSrc: "http://img.b2bpic.net/free-photo/young-man-barber-shop-after-getting-haircut_23-2149186513.jpg", imageAlt: "luxury mens barbershop interior gold"},
{
- id: "2",
- title: "Colorazione",
- price: "€45",
- period: "seduta",
- features: [
- "Copertura grigio",
- "Tinta specifica uomo",
- "Trattamento rinvigorente",
- "Styling finale",
- ],
- button: {
- text: "Prenota",
- href: "#contact",
- },
- imageSrc: "http://img.b2bpic.net/free-photo/customer-watching-magazine-barbershop_23-2147737098.jpg?_wi=2",
- imageAlt: "luxury mens barbershop interior gold",
- },
+ id: "2", title: "Colorazione", price: "€45", period: "seduta", features: ["Copertura grigio", "Tinta specifica uomo", "Trattamento rinvigorente", "Styling finale"],
+ button: { text: "Prenota", href: "#contact" },
+ imageSrc: "http://img.b2bpic.net/free-photo/customer-watching-magazine-barbershop_23-2147737098.jpg", imageAlt: "luxury mens barbershop interior gold"},
{
- id: "3",
- title: "Servizio Completo",
- price: "€70",
- period: "seduta",
- features: [
- "Taglio completo",
- "Barba ritual",
- "Colorazione",
- "Consulenza stile",
- ],
- button: {
- text: "Prenota",
- href: "#contact",
- },
- imageSrc: "http://img.b2bpic.net/free-photo/closeup-shoe-brush-polish_53876-32091.jpg?_wi=1",
- imageAlt: "luxury mens barbershop interior gold",
- },
+ id: "3", title: "Servizio Completo", price: "€70", period: "seduta", features: ["Taglio completo", "Barba ritual", "Colorazione", "Consulenza stile"],
+ button: { text: "Prenota", href: "#contact" },
+ imageSrc: "http://img.b2bpic.net/free-photo/closeup-shoe-brush-polish_53876-32091.jpg", imageAlt: "luxury mens barbershop interior gold"},
]}
title="Listino Prezzi"
description="Servizi esclusivi per uomo."
@@ -240,42 +113,12 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
products={[
- {
- id: "p1",
- name: "Wella Styling Clay",
- price: "€22",
- imageSrc: "http://img.b2bpic.net/free-photo/closeup-shoe-brush-polish_53876-32091.jpg?_wi=2",
- },
- {
- id: "p2",
- name: "L'Oréal Homme Gel",
- price: "€18",
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-selfcare-products_23-2149313028.jpg",
- },
- {
- id: "p3",
- name: "Wella Beard Oil",
- price: "€25",
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-male-self-care-items_23-2150347094.jpg",
- },
- {
- id: "p4",
- name: "L'Oréal Fortifying Shampoo",
- price: "€20",
- imageSrc: "http://img.b2bpic.net/free-photo/pleased-slavic-middle-aged-male-barber-uniform-holding-barber-tools-isolated-purple-wall_141793-91610.jpg",
- },
- {
- id: "p5",
- name: "Professional Comb",
- price: "€12",
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-rake-near-collar_23-2147799914.jpg",
- },
- {
- id: "p6",
- name: "Wella Matte Pomade",
- price: "€22",
- imageSrc: "http://img.b2bpic.net/free-photo/cosmetic-bottle-with-luxurious-art-nouveau-inspired-sun-relief-background_23-2151420743.jpg",
- },
+ { id: "p1", name: "Wella Styling Clay", price: "€22", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shoe-brush-polish_53876-32091.jpg" },
+ { id: "p2", name: "L'Oréal Homme Gel", price: "€18", imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-selfcare-products_23-2149313028.jpg" },
+ { id: "p3", name: "Wella Beard Oil", price: "€25", imageSrc: "http://img.b2bpic.net/free-photo/top-view-male-self-care-items_23-2150347094.jpg" },
+ { id: "p4", name: "L'Oréal Fortifying Shampoo", price: "€20", imageSrc: "http://img.b2bpic.net/free-photo/pleased-slavic-middle-aged-male-barber-uniform-holding-barber-tools-isolated-purple-wall_141793-91610.jpg" },
+ { id: "p5", name: "Professional Comb", price: "€12", imageSrc: "http://img.b2bpic.net/free-photo/close-up-rake-near-collar_23-2147799914.jpg" },
+ { id: "p6", name: "Wella Matte Pomade", price: "€22", imageSrc: "http://img.b2bpic.net/free-photo/cosmetic-bottle-with-luxurious-art-nouveau-inspired-sun-relief-background_23-2151420743.jpg" },
]}
title="I Nostri Prodotti"
description="Usiamo solo prodotti professionali Wella e L'Oréal."
@@ -289,33 +132,14 @@ export default function LandingPage() {
useInvertedBackground={false}
groups={[
{
- id: "g1",
- groupTitle: "Team Frank",
- members: [
+ id: "g1", groupTitle: "Team Frank", members: [
{
- id: "m1",
- title: "Frank",
- subtitle: "Master Barber",
- detail: "Fondatore del salone.",
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-priest-his-lunch-time_23-2149284678.jpg",
- },
+ id: "m1", title: "Frank", subtitle: "Master Barber", detail: "Fondatore del salone.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-priest-his-lunch-time_23-2149284678.jpg"},
{
- id: "m2",
- title: "Marco",
- subtitle: "Senior Barber",
- detail: "Modellatura barba.",
- imageSrc: "http://img.b2bpic.net/free-photo/employees-grocery-stores-coffee-shop-concept-silly-cute-smiling-lovely-barista-cafe-worker-waiter-black-apron-hold-hands-face-grinning-delighted-standing-white-background_1258-58992.jpg",
- },
+ id: "m2", title: "Marco", subtitle: "Senior Barber", detail: "Modellatura barba.", imageSrc: "http://img.b2bpic.net/free-photo/employees-grocery-stores-coffee-shop-concept-silly-cute-smiling-lovely-barista-cafe-worker-waiter-black-apron-hold-hands-face-grinning-delighted-standing-white-background_1258-58992.jpg"},
{
- id: "m3",
- title: "Luca",
- subtitle: "Stylist",
- detail: "Colorazione e tendenze.",
- imageSrc: "http://img.b2bpic.net/free-photo/barber-man-apron-cutting-his-beard-with-scissors-standing-pink-background_141793-67025.jpg",
- },
+ id: "m3", title: "Luca", subtitle: "Stylist", detail: "Colorazione e tendenze.", imageSrc: "http://img.b2bpic.net/free-photo/barber-man-apron-cutting-his-beard-with-scissors-standing-pink-background_141793-67025.jpg"},
],
- imageSrc: "http://img.b2bpic.net/free-photo/customer-watching-magazine-barbershop_23-2147737098.jpg?_wi=3",
- imageAlt: "barber portrait professional black apron",
},
]}
title="Il Nostro Staff"
@@ -329,41 +153,11 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
testimonials={[
- {
- id: "t1",
- name: "Alessandro",
- handle: "@alex",
- testimonial: "Atmosfera incredibile.",
- imageSrc: "http://img.b2bpic.net/free-photo/young-adult-pressing-buzzer-button_23-2149586556.jpg",
- },
- {
- id: "t2",
- name: "Giuseppe",
- handle: "@giup",
- testimonial: "Barba perfetta.",
- imageSrc: "http://img.b2bpic.net/free-photo/shaving-concept-with-attractive-young-man_23-2148121924.jpg",
- },
- {
- id: "t3",
- name: "Salvatore",
- handle: "@salvo",
- testimonial: "Servizio eccellente.",
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-stylish-maledressed-suit-grey-background_613910-1592.jpg",
- },
- {
- id: "t4",
- name: "Francesco",
- handle: "@fran",
- testimonial: "Frank è un maestro.",
- imageSrc: "http://img.b2bpic.net/free-photo/happy-bearded-man-grey-sweatshirt-wearing-red-glasses-looking-smiling-showing-thumb-up_141793-111533.jpg",
- },
- {
- id: "t5",
- name: "Antonio",
- handle: "@anto",
- testimonial: "Taglio preciso.",
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-sexy-handsome-fashion-businessman-model-dressed-elegant-blue-suit-posing-street-background-metrosexual_158538-10521.jpg",
- },
+ { id: "t1", name: "Alessandro", handle: "@alex", testimonial: "Atmosfera incredibile.", imageSrc: "http://img.b2bpic.net/free-photo/young-adult-pressing-buzzer-button_23-2149586556.jpg" },
+ { id: "t2", name: "Giuseppe", handle: "@giup", testimonial: "Barba perfetta.", imageSrc: "http://img.b2bpic.net/free-photo/shaving-concept-with-attractive-young-man_23-2148121924.jpg" },
+ { id: "t3", name: "Salvatore", handle: "@salvo", testimonial: "Servizio eccellente.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-stylish-maledressed-suit-grey-background_613910-1592.jpg" },
+ { id: "t4", name: "Francesco", handle: "@fran", testimonial: "Frank è un maestro.", imageSrc: "http://img.b2bpic.net/free-photo/happy-bearded-man-grey-sweatshirt-wearing-red-glasses-looking-smiling-showing-thumb-up_141793-111533.jpg" },
+ { id: "t5", name: "Antonio", handle: "@anto", testimonial: "Taglio preciso.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-sexy-handsome-fashion-businessman-model-dressed-elegant-blue-suit-posing-street-background-metrosexual_158538-10521.jpg" },
]}
title="Dicono di Noi"
description="L'esperienza dei nostri clienti."
@@ -375,21 +169,9 @@ export default function LandingPage() {
useInvertedBackground={false}
title="La Nostra Missione"
metrics={[
- {
- icon: Scissors,
- label: "Tagli eseguiti",
- value: "15k+",
- },
- {
- icon: Award,
- label: "Anni di esperienza",
- value: "10+",
- },
- {
- icon: Smile,
- label: "Clienti soddisfatti",
- value: "99%",
- },
+ { icon: Scissors, label: "Tagli eseguiti", value: "15k+" },
+ { icon: Award, label: "Anni di esperienza", value: "10+" },
+ { icon: Smile, label: "Clienti soddisfatti", value: "99%" },
]}
metricsAnimation="slide-up"
/>
@@ -399,21 +181,9 @@ export default function LandingPage() {