Update src/app/page.tsx
This commit is contained in:
@@ -74,23 +74,23 @@ export default function LandingPage() {
|
||||
imageAlt: "Salon Khoya Interior",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-hairdresser-shop_23-2149220587.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-hairdresser-shop_23-2149220587.jpg?_wi=1",
|
||||
imageAlt: "Salon Khoya Detail",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-getting-his-beard-styled-barber_23-2148985714.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-getting-his-beard-styled-barber_23-2148985714.jpg?_wi=1",
|
||||
imageAlt: "Luxury Barber Chair",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-male-self-care-setting-still-life_23-2150326557.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-male-self-care-setting-still-life_23-2150326557.jpg?_wi=1",
|
||||
imageAlt: "Barber Tools",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-fashion-stylish-hipster-businessman-model-dressed-elegant-brown-suit-glasses-near-dark-wall_158538-11230.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-fashion-stylish-hipster-businessman-model-dressed-elegant-brown-suit-glasses-near-dark-wall_158538-11230.jpg?_wi=1",
|
||||
imageAlt: "Stylish Haircut",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/essential-oil-spray-bottle-aromatic-beauty-product_53876-134404.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/essential-oil-spray-bottle-aromatic-beauty-product_53876-134404.jpg?_wi=1",
|
||||
imageAlt: "Product Display",
|
||||
},
|
||||
]}
|
||||
@@ -153,7 +153,7 @@ export default function LandingPage() {
|
||||
quote: "Professionalità e precisione incredibili. Ogni volta esco soddisfatto!",
|
||||
name: "Marco R.",
|
||||
role: "Cliente",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-woman-posing_344912-2466.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-woman-posing_344912-2466.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "t2",
|
||||
@@ -185,7 +185,7 @@ export default function LandingPage() {
|
||||
quote: "Un ambiente di lusso, servizio impeccabile. Non vado altrove.",
|
||||
name: "Alessandro V.",
|
||||
role: "Cliente",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-woman-posing_344912-2466.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-woman-posing_344912-2466.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Cosa dicono i nostri clienti"
|
||||
@@ -204,31 +204,31 @@ export default function LandingPage() {
|
||||
id: "g1",
|
||||
name: "Salone interno",
|
||||
price: "Lifestyle",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-hairdresser-shop_23-2149220587.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-hairdresser-shop_23-2149220587.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "g2",
|
||||
name: "Dettaglio seduta",
|
||||
price: "Comfort",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-getting-his-beard-styled-barber_23-2148985714.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-getting-his-beard-styled-barber_23-2148985714.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "g3",
|
||||
name: "Attrezzatura",
|
||||
price: "Precisione",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-male-self-care-setting-still-life_23-2150326557.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-male-self-care-setting-still-life_23-2150326557.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "g4",
|
||||
name: "Styling",
|
||||
price: "Trend",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-fashion-stylish-hipster-businessman-model-dressed-elegant-brown-suit-glasses-near-dark-wall_158538-11230.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-fashion-stylish-hipster-businessman-model-dressed-elegant-brown-suit-glasses-near-dark-wall_158538-11230.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "g5",
|
||||
name: "Prodotti",
|
||||
price: "Premium",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/essential-oil-spray-bottle-aromatic-beauty-product_53876-134404.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/essential-oil-spray-bottle-aromatic-beauty-product_53876-134404.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "g6",
|
||||
|
||||
Reference in New Issue
Block a user