Merge version_1 into main #1
@@ -67,14 +67,14 @@ export default function LandingPage() {
|
||||
handle: "@sarahj",
|
||||
testimonial: "Best barber experience in Abuja.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-hairdresser-salon_52683-111009.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-hairdresser-salon_52683-111009.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Michael C.",
|
||||
handle: "@mikec",
|
||||
testimonial: "Professional grooming and excellent service.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-sensitive-man-thinking_23-2149459728.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-sensitive-man-thinking_23-2149459728.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Emily R.",
|
||||
@@ -108,7 +108,7 @@ export default function LandingPage() {
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-sexy-handsome-fashion-male-model-man-dressed-elegant-suit-black-studio-lights-background_158538-9537.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-sexy-handsome-fashion-male-model-man-dressed-elegant-suit-black-studio-lights-background_158538-9537.jpg?_wi=1"
|
||||
imageAlt="Luxury barber shop interior"
|
||||
avatars={[
|
||||
{
|
||||
@@ -179,7 +179,7 @@ export default function LandingPage() {
|
||||
icon: Palette,
|
||||
title: "Colouring",
|
||||
description: "Hair Colouring, Beard Dyeing",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-sexy-handsome-fashion-male-model-man-dressed-elegant-suit-black-studio-lights-background_158538-9537.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-sexy-handsome-fashion-male-model-man-dressed-elegant-suit-black-studio-lights-background_158538-9537.jpg?_wi=2",
|
||||
imageAlt: "professional barber grooming client",
|
||||
},
|
||||
{
|
||||
@@ -187,7 +187,7 @@ export default function LandingPage() {
|
||||
icon: Sparkles,
|
||||
title: "Treatments",
|
||||
description: "Scalp Treatment, Beard Conditioning",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-hairdresser-salon_52683-111009.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-hairdresser-salon_52683-111009.jpg?_wi=2",
|
||||
imageAlt: "professional barber grooming client",
|
||||
},
|
||||
{
|
||||
@@ -195,7 +195,7 @@ export default function LandingPage() {
|
||||
icon: Smile,
|
||||
title: "Personal Care",
|
||||
description: "Men's Manicures, Waxing, Eyebrow Trimming",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-sensitive-man-thinking_23-2149459728.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-sensitive-man-thinking_23-2149459728.jpg?_wi=2",
|
||||
imageAlt: "professional barber grooming client",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user