Merge version_1 into main #1
@@ -156,7 +156,7 @@ export default function LandingPage() {
|
||||
title: "Expert Barbers",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/barber-using-shaving-cream-contour-male-customer-s-beard_23-2148985737.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/barber-using-shaving-cream-contour-male-customer-s-beard_23-2148985737.jpg?_wi=1"
|
||||
imageAlt="Barber shop tradition"
|
||||
mediaAnimation="blur-reveal"
|
||||
metricsAnimation="slide-up"
|
||||
@@ -173,19 +173,19 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Classic Shave",
|
||||
description: "The hot towel shave experience you deserve.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-selfcare-products_23-2149313038.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-selfcare-products_23-2149313038.jpg?_wi=1",
|
||||
imageAlt: "Hot towel shave",
|
||||
},
|
||||
{
|
||||
title: "Precision Fade",
|
||||
description: "Crisp lines and modern tapers tailored to your style.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-razor-blade_23-2151102245.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-razor-blade_23-2151102245.jpg?_wi=1",
|
||||
imageAlt: "Fade haircut",
|
||||
},
|
||||
{
|
||||
title: "Beard Grooming",
|
||||
description: "Keep your beard looking sharp and well-maintained.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-male-self-care-items_23-2150347106.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-male-self-care-items_23-2150347106.jpg?_wi=1",
|
||||
imageAlt: "Beard grooming",
|
||||
},
|
||||
]}
|
||||
@@ -206,21 +206,21 @@ export default function LandingPage() {
|
||||
name: "Premium Beard Oil",
|
||||
price: "$24",
|
||||
variant: "Grooming",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-selfcare-products_23-2149313038.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-selfcare-products_23-2149313038.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Vintage Pomade",
|
||||
price: "$18",
|
||||
variant: "Styling",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-razor-blade_23-2151102245.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-razor-blade_23-2151102245.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Artisanal Shaving Brush",
|
||||
price: "$45",
|
||||
variant: "Tool",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-male-self-care-items_23-2150347106.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-male-self-care-items_23-2150347106.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p4",
|
||||
@@ -327,7 +327,7 @@ export default function LandingPage() {
|
||||
rows: 4,
|
||||
}}
|
||||
mediaAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/barber-using-shaving-cream-contour-male-customer-s-beard_23-2148985737.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/barber-using-shaving-cream-contour-male-customer-s-beard_23-2148985737.jpg?_wi=2"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user