Update src/app/page.tsx
This commit is contained in:
@@ -47,13 +47,13 @@ export default function LandingPage() {
|
||||
title="Crafting Excellence in Every Cut"
|
||||
description="Experience Romy Barber in Nottingham. Precision grooming meets a luxury atmosphere for the modern gentleman."
|
||||
testimonials={[
|
||||
{ name: "Michal Ciganek", handle: "@client", testimonial: "High standard service and friendly staff", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/shaving-cream-brush-set-desk_23-2148182005.jpg", imageAlt: "barber shop interior luxury" },
|
||||
{ name: "Kelsea Broughton", handle: "@client", testimonial: "The atmosphere is welcoming, and the prices are reasonable.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/full-shot-barber-hair-salon_23-2148242782.jpg", imageAlt: "barber shop interior luxury" },
|
||||
{ name: "Michal Ciganek", handle: "@client", testimonial: "High standard service and friendly staff", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/shaving-cream-brush-set-desk_23-2148182005.jpg?_wi=1", imageAlt: "barber shop interior luxury" },
|
||||
{ name: "Kelsea Broughton", handle: "@client", testimonial: "The atmosphere is welcoming, and the prices are reasonable.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/full-shot-barber-hair-salon_23-2148242782.jpg?_wi=1", imageAlt: "barber shop interior luxury" },
|
||||
{ name: "James Sadler", handle: "@client", testimonial: "Super easy walk in, great price and level of service.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/barber-man-apron-holding-spray-with-water-hair-brush-trimmer-shouting-with-aggressive-expression-standing-pink-wall_141793-50617.jpg", imageAlt: "barber shop interior luxury" },
|
||||
{ name: "Customer", handle: "@client", testimonial: "Best fade I have had in years.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-waiting-haircut_23-2148353468.jpg", imageAlt: "barber shop interior luxury" },
|
||||
{ name: "Customer", handle: "@client", testimonial: "Highly professional barbers.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/composition-shaving-objects_23-2148122045.jpg", imageAlt: "barber shop interior luxury" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/shaving-cream-brush-set-desk_23-2148182005.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/shaving-cream-brush-set-desk_23-2148182005.jpg?_wi=2"
|
||||
imageAlt="Luxurious barber shop environment"
|
||||
avatars={[
|
||||
{ src: "http://img.b2bpic.net/free-photo/composition-shaving-objects_23-2148122045.jpg", alt: "Composition of shaving objects" },
|
||||
@@ -82,7 +82,7 @@ export default function LandingPage() {
|
||||
{ value: "100%", title: "Satisfied Clients" },
|
||||
{ value: "10+", title: "Years Experience" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/full-shot-barber-hair-salon_23-2148242782.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/full-shot-barber-hair-salon_23-2148242782.jpg?_wi=2"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="blur-reveal"
|
||||
imageAlt="Professional barber grooming"
|
||||
|
||||
Reference in New Issue
Block a user