Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -171,7 +171,7 @@ export default function LandingPage() {
|
||||
tags: [
|
||||
"Haircut",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/haircare-product-near-scissors-combs_23-2147711608.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/haircare-product-near-scissors-combs_23-2147711608.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "s2",
|
||||
@@ -181,7 +181,7 @@ export default function LandingPage() {
|
||||
tags: [
|
||||
"Grooming",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/scissors-combs-hair-cut-treatment-lie-white-table_8353-7045.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/scissors-combs-hair-cut-treatment-lie-white-table_8353-7045.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "s3",
|
||||
@@ -191,7 +191,7 @@ export default function LandingPage() {
|
||||
tags: [
|
||||
"Kids",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/supplement-jar_187299-46032.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/supplement-jar_187299-46032.jpg?_wi=1",
|
||||
},
|
||||
]}
|
||||
title="Professional Services"
|
||||
@@ -226,7 +226,7 @@ export default function LandingPage() {
|
||||
price: "$20",
|
||||
rating: 5,
|
||||
reviewCount: "12",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/haircare-product-near-scissors-combs_23-2147711608.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/haircare-product-near-scissors-combs_23-2147711608.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
@@ -235,7 +235,7 @@ export default function LandingPage() {
|
||||
price: "$15",
|
||||
rating: 5,
|
||||
reviewCount: "8",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/scissors-combs-hair-cut-treatment-lie-white-table_8353-7045.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/scissors-combs-hair-cut-treatment-lie-white-table_8353-7045.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
@@ -244,7 +244,7 @@ export default function LandingPage() {
|
||||
price: "$22",
|
||||
rating: 4,
|
||||
reviewCount: "20",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/supplement-jar_187299-46032.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/supplement-jar_187299-46032.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p4",
|
||||
|
||||
Reference in New Issue
Block a user