Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -110,17 +110,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "s1", name: "Classic Cut", price: "$35", imageSrc: "http://img.b2bpic.net/free-photo/barber-shop-retro-vintage-style_1150-17931.jpg"},
|
||||
id: "s1", name: "Classic Cut", price: "$35", imageSrc: "http://img.b2bpic.net/free-photo/barber-shop-retro-vintage-style_1150-17931.jpg?_wi=1"},
|
||||
{
|
||||
id: "s2", name: "Beard Trim", price: "$20", imageSrc: "http://img.b2bpic.net/free-photo/barber-shop-retro-vintage-style_1150-17931.jpg"},
|
||||
id: "s2", name: "Beard Trim", price: "$20", imageSrc: "http://img.b2bpic.net/free-photo/barber-shop-retro-vintage-style_1150-17931.jpg?_wi=2"},
|
||||
{
|
||||
id: "s3", name: "Fade & Design", price: "$45", imageSrc: "http://img.b2bpic.net/free-photo/barber-shop-retro-vintage-style_1150-17931.jpg"},
|
||||
id: "s3", name: "Fade & Design", price: "$45", imageSrc: "http://img.b2bpic.net/free-photo/barber-shop-retro-vintage-style_1150-17931.jpg?_wi=3"},
|
||||
{
|
||||
id: "s4", name: "Hot Towel Shave", price: "$30", imageSrc: "http://img.b2bpic.net/free-photo/barber-shop-retro-vintage-style_1150-17931.jpg"},
|
||||
id: "s4", name: "Hot Towel Shave", price: "$30", imageSrc: "http://img.b2bpic.net/free-photo/barber-shop-retro-vintage-style_1150-17931.jpg?_wi=4"},
|
||||
{
|
||||
id: "s5", name: "Kids Cut", price: "$25", imageSrc: "http://img.b2bpic.net/free-photo/barber-shop-retro-vintage-style_1150-17931.jpg"},
|
||||
id: "s5", name: "Kids Cut", price: "$25", imageSrc: "http://img.b2bpic.net/free-photo/barber-shop-retro-vintage-style_1150-17931.jpg?_wi=5"},
|
||||
{
|
||||
id: "s6", name: "Full Grooming", price: "$60", imageSrc: "http://img.b2bpic.net/free-photo/barber-shop-retro-vintage-style_1150-17931.jpg"},
|
||||
id: "s6", name: "Full Grooming", price: "$60", imageSrc: "http://img.b2bpic.net/free-photo/barber-shop-retro-vintage-style_1150-17931.jpg?_wi=6"},
|
||||
]}
|
||||
title="Premium Services"
|
||||
description="Professional grooming tailored for the modern gentleman."
|
||||
|
||||
Reference in New Issue
Block a user