Merge version_1 into main #1
@@ -121,7 +121,7 @@ export default function LandingPage() {
|
||||
products={[
|
||||
{
|
||||
id: "1", brand: "Linda", name: "Moderní sestřih s gradací", price: "Výsledek", rating: 5,
|
||||
reviewCount: "Dokonalý", imageSrc: "http://img.b2bpic.net/free-photo/pretty-girl-sitting-hair-salon_23-2147769869.jpg", imageAlt: "Moderní sestřih"
|
||||
reviewCount: "Dokonalý", imageSrc: "http://img.b2bpic.net/free-photo/pretty-girl-sitting-hair-salon_23-2147769869.jpg?_wi=1", imageAlt: "Moderní sestřih"
|
||||
},
|
||||
{
|
||||
id: "2", brand: "Linda", name: "Profesionální barvení", price: "Výsledek", rating: 5,
|
||||
@@ -133,7 +133,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "4", brand: "Linda", name: "Transformace vlasů", price: "Výsledek", rating: 5,
|
||||
reviewCount: "Skvělé", imageSrc: "http://img.b2bpic.net/free-photo/pretty-girl-sitting-hair-salon_23-2147769869.jpg", imageAlt: "Transformace vlasů"
|
||||
reviewCount: "Skvělé", imageSrc: "http://img.b2bpic.net/free-photo/pretty-girl-sitting-hair-salon_23-2147769869.jpg?_wi=2", imageAlt: "Transformace vlasů"
|
||||
}
|
||||
]}
|
||||
gridVariant="bento-grid"
|
||||
|
||||
Reference in New Issue
Block a user