Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -67,7 +67,7 @@ export default function LandingPage() {
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/barber-tools-wooden-background-table-with-electric-machines_627829-6252.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/barber-tools-wooden-background-table-with-electric-machines_627829-6252.jpg?_wi=1"
|
||||
imageAlt="Luxurious barbershop interior"
|
||||
mediaAnimation="blur-reveal"
|
||||
avatars={[
|
||||
@@ -210,19 +210,19 @@ export default function LandingPage() {
|
||||
id: "prod1",
|
||||
name: "Foundry No. 1 Pomade",
|
||||
price: "$28",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ecofriendly-beauty-product_23-2150669117.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ecofriendly-beauty-product_23-2150669117.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "prod2",
|
||||
name: "Cast Iron Beard Balm",
|
||||
price: "$24",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-holding-glass_23-2150226107.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-holding-glass_23-2150226107.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "prod3",
|
||||
name: "Raw Grain Exfoliant",
|
||||
price: "$32",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wooden-bowl-crispy-black-chips-stone_114579-87794.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wooden-bowl-crispy-black-chips-stone_114579-87794.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "prod4",
|
||||
@@ -261,7 +261,7 @@ export default function LandingPage() {
|
||||
quote: "Iron & Oil is a sanctuary. Silent service, sharp fades.",
|
||||
tag: "Client",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/attractive-blond-male-dressed-suit-dark-grey-background_613910-14130.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/barber-tools-wooden-background-table-with-electric-machines_627829-6252.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/barber-tools-wooden-background-table-with-electric-machines_627829-6252.jpg?_wi=2",
|
||||
imageAlt: "barbershop interior dark industrial",
|
||||
},
|
||||
{
|
||||
@@ -283,7 +283,7 @@ export default function LandingPage() {
|
||||
quote: "Seamless booking, literal work of art, amazing pomade.",
|
||||
tag: "Client",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/close-up-unshaven-employee_1098-4075.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ecofriendly-beauty-product_23-2150669117.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ecofriendly-beauty-product_23-2150669117.jpg?_wi=2",
|
||||
imageAlt: "pomade jar product photo",
|
||||
},
|
||||
{
|
||||
@@ -294,7 +294,7 @@ export default function LandingPage() {
|
||||
quote: "Attention to detail is on another level.",
|
||||
tag: "Client",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/close-up-young-businessman-holding-disposable-coffee-cup-hand-looking-camera_23-2148176166.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-holding-glass_23-2150226107.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-holding-glass_23-2150226107.jpg?_wi=2",
|
||||
imageAlt: "beard balm jar minimalist",
|
||||
},
|
||||
{
|
||||
@@ -305,7 +305,7 @@ export default function LandingPage() {
|
||||
quote: "Best experience I've had in the city.",
|
||||
tag: "Client",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-fashionable-bearded-male-with-stylish-haircut-drinks-glass-juice-sitting-cafe-outdoors_613910-6657.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wooden-bowl-crispy-black-chips-stone_114579-87794.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wooden-bowl-crispy-black-chips-stone_114579-87794.jpg?_wi=2",
|
||||
imageAlt: "face scrub skincare men",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user