Merge version_1 into main #1
@@ -64,7 +64,7 @@ export default function LandingPage() {
|
||||
handle: "@johndoe",
|
||||
testimonial: "Best haircut I have ever had! Really appreciate the attention to detail.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-man-sitting-barbershop_1157-21642.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-man-sitting-barbershop_1157-21642.jpg?_wi=1",
|
||||
imageAlt: "barbershop interior modern professional",
|
||||
},
|
||||
{
|
||||
@@ -72,7 +72,7 @@ export default function LandingPage() {
|
||||
handle: "@mikesmith",
|
||||
testimonial: "Great atmosphere, professional barbers, and excellent results.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/joyful-young-afro-american-male-barber-wearing-uniform_141793-117603.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/joyful-young-afro-american-male-barber-wearing-uniform_141793-117603.jpg?_wi=1",
|
||||
imageAlt: "barber cutting hair professional style",
|
||||
},
|
||||
{
|
||||
@@ -80,7 +80,7 @@ export default function LandingPage() {
|
||||
handle: "@alexj",
|
||||
testimonial: "My go-to spot for a fresh fade. Highly recommended!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-photo-excited-caucasian-man-smiling-widely-laughing_132075-8199.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-photo-excited-caucasian-man-smiling-widely-laughing_132075-8199.jpg?_wi=1",
|
||||
imageAlt: "man smiling after haircut closeup",
|
||||
},
|
||||
{
|
||||
@@ -88,7 +88,7 @@ export default function LandingPage() {
|
||||
handle: "@chrisl",
|
||||
testimonial: "Always a smooth experience. The staff is very friendly and skilled.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-pointing-fingers-himself-black_176420-14765.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-pointing-fingers-himself-black_176420-14765.jpg?_wi=1",
|
||||
imageAlt: "customer getting beard trim portrait",
|
||||
},
|
||||
{
|
||||
@@ -96,7 +96,7 @@ export default function LandingPage() {
|
||||
handle: "@samt",
|
||||
testimonial: "Fantastic grooming services. They really know their craft.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-66957.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-66957.jpg?_wi=1",
|
||||
imageAlt: "man looking in mirror barbershop portrait",
|
||||
},
|
||||
]}
|
||||
@@ -106,7 +106,7 @@ export default function LandingPage() {
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/stylish-man-sitting-barbershop_1157-21642.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/stylish-man-sitting-barbershop_1157-21642.jpg?_wi=2"
|
||||
imageAlt="Professional Barbershop Chair"
|
||||
avatars={[
|
||||
{
|
||||
@@ -175,7 +175,7 @@ export default function LandingPage() {
|
||||
description: "Only the best hair and skin products used.",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/joyful-young-afro-american-male-barber-wearing-uniform_141793-117603.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/joyful-young-afro-american-male-barber-wearing-uniform_141793-117603.jpg?_wi=2"
|
||||
imageAlt="Traditional Barber Cutting Hair"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -227,7 +227,7 @@ export default function LandingPage() {
|
||||
role: "Designer",
|
||||
company: "Creative Hub",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-photo-excited-caucasian-man-smiling-widely-laughing_132075-8199.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-photo-excited-caucasian-man-smiling-widely-laughing_132075-8199.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -235,7 +235,7 @@ export default function LandingPage() {
|
||||
role: "Engineer",
|
||||
company: "BuildLab",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-pointing-fingers-himself-black_176420-14765.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-pointing-fingers-himself-black_176420-14765.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
@@ -243,7 +243,7 @@ export default function LandingPage() {
|
||||
role: "Consultant",
|
||||
company: "StrategyInc",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-66957.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-66957.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
|
||||
Reference in New Issue
Block a user