Update src/app/page.tsx
This commit is contained in:
@@ -63,7 +63,7 @@ export default function LandingPage() {
|
||||
handle: "@marco_palermo",
|
||||
testimonial: "30 anni di eccellenza. Non cambierei mai il mio barbiere di fiducia.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-man-cafe-checking-time_23-2147689261.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-man-cafe-checking-time_23-2147689261.jpg?_wi=1",
|
||||
imageAlt: "barber shop interior vintage style",
|
||||
},
|
||||
{
|
||||
@@ -71,7 +71,7 @@ export default function LandingPage() {
|
||||
handle: "@lucas_style",
|
||||
testimonial: "Professionali, veloci e sempre aggiornati sulle ultime tendenze.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/barber-man-with-shaving-foam-his-face-shaving-himself-using-razor-purple-wall_141793-52672.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/barber-man-with-shaving-foam-his-face-shaving-himself-using-razor-purple-wall_141793-52672.jpg?_wi=1",
|
||||
imageAlt: "barber shop interior vintage style",
|
||||
},
|
||||
{
|
||||
@@ -79,7 +79,7 @@ export default function LandingPage() {
|
||||
handle: "@gio_barber",
|
||||
testimonial: "L'atmosfera è fantastica e il taglio è sempre preciso.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bearded-man-near-blurred-stylist_23-2147778876.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bearded-man-near-blurred-stylist_23-2147778876.jpg?_wi=1",
|
||||
imageAlt: "barber shop interior vintage style",
|
||||
},
|
||||
{
|
||||
@@ -87,7 +87,7 @@ export default function LandingPage() {
|
||||
handle: "@andre_style",
|
||||
testimonial: "Tagli moderni con un tocco classico inimitabile.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-selfcare-products_23-2149313038.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-selfcare-products_23-2149313038.jpg?_wi=1",
|
||||
imageAlt: "barber shop interior vintage style",
|
||||
},
|
||||
{
|
||||
@@ -95,7 +95,7 @@ export default function LandingPage() {
|
||||
handle: "@stef_palermo",
|
||||
testimonial: "Il miglior posto a Palermo per la barba.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mature-smiling-shoemaker-workshop-making-shoes_171337-12267.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mature-smiling-shoemaker-workshop-making-shoes_171337-12267.jpg?_wi=1",
|
||||
imageAlt: "barber shop interior vintage style",
|
||||
},
|
||||
]}
|
||||
@@ -105,7 +105,7 @@ export default function LandingPage() {
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/stylish-man-cafe-checking-time_23-2147689261.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/stylish-man-cafe-checking-time_23-2147689261.jpg?_wi=2"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/elderly-shoes-designer-is-making-laces-shoes-from-his-new-handmade-collection_613910-17415.jpg",
|
||||
@@ -164,17 +164,17 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Traditional Shaving",
|
||||
description: "Hot towel treatment and precise straight razor work.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/barber-man-with-shaving-foam-his-face-shaving-himself-using-razor-purple-wall_141793-52672.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/barber-man-with-shaving-foam-his-face-shaving-himself-using-razor-purple-wall_141793-52672.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
title: "Modern Styling",
|
||||
description: "Customized haircuts tailored to your specific face shape.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bearded-man-near-blurred-stylist_23-2147778876.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bearded-man-near-blurred-stylist_23-2147778876.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
title: "Precision Grooming",
|
||||
description: "Beard sculpting and maintenance to keep you looking sharp.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-selfcare-products_23-2149313038.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-selfcare-products_23-2149313038.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="The Art of Grooming"
|
||||
@@ -255,7 +255,7 @@ export default function LandingPage() {
|
||||
id: "t1",
|
||||
name: "Salvatore P.",
|
||||
role: "Master Barber",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mature-smiling-shoemaker-workshop-making-shoes_171337-12267.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mature-smiling-shoemaker-workshop-making-shoes_171337-12267.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t2",
|
||||
|
||||
Reference in New Issue
Block a user