Merge version_1 into main #1
@@ -69,27 +69,27 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hair-brush-pins-copy-space_23-2148352961.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hair-brush-pins-copy-space_23-2148352961.jpg?_wi=1",
|
||||
imageAlt: "Barbershop interior",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hair-brush-pins-copy-space_23-2148352961.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hair-brush-pins-copy-space_23-2148352961.jpg?_wi=2",
|
||||
imageAlt: "Barber chair view",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hair-brush-pins-copy-space_23-2148352961.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hair-brush-pins-copy-space_23-2148352961.jpg?_wi=3",
|
||||
imageAlt: "Barber tools",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hair-brush-pins-copy-space_23-2148352961.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hair-brush-pins-copy-space_23-2148352961.jpg?_wi=4",
|
||||
imageAlt: "Haircut detail",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hair-brush-pins-copy-space_23-2148352961.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hair-brush-pins-copy-space_23-2148352961.jpg?_wi=5",
|
||||
imageAlt: "Shop interior",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hair-brush-pins-copy-space_23-2148352961.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hair-brush-pins-copy-space_23-2148352961.jpg?_wi=6",
|
||||
imageAlt: "Barber working",
|
||||
},
|
||||
]}
|
||||
@@ -188,19 +188,19 @@ export default function LandingPage() {
|
||||
id: "b1",
|
||||
name: "Jack Miller",
|
||||
role: "Master Barber",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-wearing-make-up-half-his-face_23-2148784406.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-wearing-make-up-half-his-face_23-2148784406.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "b2",
|
||||
name: "Sarah Davis",
|
||||
role: "Lead Groomer",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bearded-european-businessman-dark-suit-isolated-angry-trying-tie-tie-dont-know-how-it_343596-4957.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bearded-european-businessman-dark-suit-isolated-angry-trying-tie-tie-dont-know-how-it_343596-4957.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "b3",
|
||||
name: "Mike Ross",
|
||||
role: "Barber",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-bearded-male-with-long-hair-dark-background_613910-1758.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-bearded-male-with-long-hair-dark-background_613910-1758.jpg?_wi=1",
|
||||
},
|
||||
]}
|
||||
title="Meet Our Barbers"
|
||||
@@ -220,7 +220,7 @@ export default function LandingPage() {
|
||||
role: "Local",
|
||||
company: "St. George",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-wearing-make-up-half-his-face_23-2148784406.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-wearing-make-up-half-his-face_23-2148784406.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t2",
|
||||
@@ -228,7 +228,7 @@ export default function LandingPage() {
|
||||
role: "Visitor",
|
||||
company: "Salt Lake",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bearded-european-businessman-dark-suit-isolated-angry-trying-tie-tie-dont-know-how-it_343596-4957.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bearded-european-businessman-dark-suit-isolated-angry-trying-tie-tie-dont-know-how-it_343596-4957.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t3",
|
||||
@@ -236,7 +236,7 @@ export default function LandingPage() {
|
||||
role: "Regular",
|
||||
company: "St. George",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-bearded-male-with-long-hair-dark-background_613910-1758.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-bearded-male-with-long-hair-dark-background_613910-1758.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t4",
|
||||
|
||||
Reference in New Issue
Block a user