Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -48,13 +48,13 @@ export default function LandingPage() {
|
||||
title="Quality Grooming in Arden"
|
||||
description="Friendly, experienced place for haircuts and beard trims with a welcoming vibe. Located on Hendersonville Rd."
|
||||
testimonials={[
|
||||
{ name: "John Doe", handle: "@johndoe", testimonial: "Best barber in Asheville! Always welcoming.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/luxury-armchairs-barber-shop_140725-7720.jpg", imageAlt: "barber shop interior wood decor" },
|
||||
{ name: "John Doe", handle: "@johndoe", testimonial: "Best barber in Asheville! Always welcoming.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/luxury-armchairs-barber-shop_140725-7720.jpg?_wi=1", imageAlt: "barber shop interior wood decor" },
|
||||
{ name: "Jane Smith", handle: "@janesmith", testimonial: "Great with kids and very professional.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/barber-tools-wooden-background-table_627829-6207.jpg", imageAlt: "barber shop interior wood decor" },
|
||||
{ name: "Mike Brown", handle: "@mikeb", testimonial: "Reliable, clean, and consistent.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/bearded-male-dressed-fleece-shirt-talks-by-smart-phone-park_613910-3280.jpg", imageAlt: "barber shop interior wood decor" },
|
||||
{ name: "Sarah Miller", handle: "@sarahmill", testimonial: "Precision cuts and a very comfortable shop.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/bearded-man-near-blurred-stylist_23-2147778876.jpg", imageAlt: "barber shop interior wood decor" },
|
||||
{ name: "David W.", handle: "@davidw", testimonial: "Expert beard trims every single time.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/front-view-little-hairdresser-adorable-kid-black-cape-holding-brush-scissors_179666-1420.jpg", imageAlt: "barber shop interior wood decor" }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/luxury-armchairs-barber-shop_140725-7720.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/luxury-armchairs-barber-shop_140725-7720.jpg?_wi=2"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{ src: "http://img.b2bpic.net/free-photo/young-bearded-man-getting-haircut-by-hairdresser-while-sitting-chair-barbershop-barber-soul_627829-6322.jpg", alt: "John Doe profile" },
|
||||
|
||||
Reference in New Issue
Block a user