Merge version_1 into main #3
@@ -58,13 +58,13 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "c2", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C4xOdCci6LWF1Q7syb3nxSdEup/uploaded-1775658653813-126dpt3r.jpg", imageAlt: "Professional barber"},
|
||||
{
|
||||
id: "c3", imageSrc: "http://img.b2bpic.net/free-photo/bearded-hipster-male-purple-suit-isolated-grey-vignette-background_613910-2989.jpg", imageAlt: "Hairstyling"},
|
||||
id: "c3", imageSrc: "http://img.b2bpic.net/free-photo/bearded-hipster-male-purple-suit-isolated-grey-vignette-background_613910-2989.jpg?_wi=1", imageAlt: "Hairstyling"},
|
||||
{
|
||||
id: "c4", imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-salon_23-2147737030.jpg", imageAlt: "Barber chair"},
|
||||
id: "c4", imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-salon_23-2147737030.jpg?_wi=1", imageAlt: "Barber chair"},
|
||||
{
|
||||
id: "c5", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-composition-shaving-objects_23-2148121947.jpg", imageAlt: "Grooming tools"},
|
||||
id: "c5", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-composition-shaving-objects_23-2148121947.jpg?_wi=1", imageAlt: "Grooming tools"},
|
||||
{
|
||||
id: "c6", imageSrc: "http://img.b2bpic.net/free-photo/side-view-wondering-young-barber-wearing-gray-apron-holding-comb-his-head-showing-scissor-showing-five-blue-color-background_140725-155139.jpg", imageAlt: "Barber atmosphere"},
|
||||
id: "c6", imageSrc: "http://img.b2bpic.net/free-photo/side-view-wondering-young-barber-wearing-gray-apron-holding-comb-his-head-showing-scissor-showing-five-blue-color-background_140725-155139.jpg?_wi=1", imageAlt: "Barber atmosphere"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -88,11 +88,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "f1", title: "Taglio Uomo", description: "Taglio personalizzato secondo le ultime tendenze.", tag: "Premium", imageSrc: "http://img.b2bpic.net/free-photo/bearded-hipster-male-purple-suit-isolated-grey-vignette-background_613910-2989.jpg"},
|
||||
id: "f1", title: "Taglio Uomo", description: "Taglio personalizzato secondo le ultime tendenze.", tag: "Premium", imageSrc: "http://img.b2bpic.net/free-photo/bearded-hipster-male-purple-suit-isolated-grey-vignette-background_613910-2989.jpg?_wi=2"},
|
||||
{
|
||||
id: "f2", title: "Styling", description: "Trattamenti dedicati per un look impeccabile.", tag: "Exclusive", imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-salon_23-2147737030.jpg"},
|
||||
id: "f2", title: "Styling", description: "Trattamenti dedicati per un look impeccabile.", tag: "Exclusive", imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-salon_23-2147737030.jpg?_wi=2"},
|
||||
{
|
||||
id: "f3", title: "Cura Barba", description: "Rituali di rasatura e cura profonda della barba.", tag: "Expert", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-composition-shaving-objects_23-2148121947.jpg"},
|
||||
id: "f3", title: "Cura Barba", description: "Rituali di rasatura e cura profonda della barba.", tag: "Expert", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-composition-shaving-objects_23-2148121947.jpg?_wi=2"},
|
||||
]}
|
||||
title="I Nostri Servizi"
|
||||
description="La cura del dettaglio per uno stile unico."
|
||||
@@ -105,7 +105,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1", title: "Ottimo!", quote: "Professionalità e cortesia. Il miglior barbiere in zona.", name: "Mario Rossi", role: "Cliente Fedele", imageSrc: "http://img.b2bpic.net/free-photo/side-view-wondering-young-barber-wearing-gray-apron-holding-comb-his-head-showing-scissor-showing-five-blue-color-background_140725-155139.jpg"},
|
||||
id: "t1", title: "Ottimo!", quote: "Professionalità e cortesia. Il miglior barbiere in zona.", name: "Mario Rossi", role: "Cliente Fedele", imageSrc: "http://img.b2bpic.net/free-photo/side-view-wondering-young-barber-wearing-gray-apron-holding-comb-his-head-showing-scissor-showing-five-blue-color-background_140725-155139.jpg?_wi=2"},
|
||||
{
|
||||
id: "t2", title: "Eccellente", quote: "Un'esperienza fantastica, curata in ogni dettaglio.", name: "Luca Bianchi", role: "Cliente", imageSrc: "http://img.b2bpic.net/free-photo/twins-checking-news-tablet_329181-10651.jpg"},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user