Merge version_1 into main #3
@@ -54,13 +54,13 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-arrangement-with-scissors_23-2149007425.jpg", imageAlt: "Black & Grey Salon Interior"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/from-hands-shaving-neck_23-2147778916.jpg", imageAlt: "Professional Fade Haircut"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/from-hands-shaving-neck_23-2147778916.jpg?_wi=1", imageAlt: "Professional Fade Haircut"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-grooming-their-client_23-2149205871.jpg", imageAlt: "Modern Haircut Style"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-grooming-their-client_23-2149205871.jpg?_wi=1", imageAlt: "Modern Haircut Style"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/european-brutal-man-with-beard-cut-barbershop_343596-4689.jpg", imageAlt: "Professional Beard Trim"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/european-brutal-man-with-beard-cut-barbershop_343596-4689.jpg?_wi=1", imageAlt: "Professional Beard Trim"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-getting-groomed_23-2149220518.jpg", imageAlt: "Expert Barber at Work"
|
||||
@@ -140,13 +140,13 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Classic Fade with Design", price: "Available", variant: "Precision Fade", imageSrc: "http://img.b2bpic.net/free-photo/from-hands-shaving-neck_23-2147778916.jpg", imageAlt: "Professional Fade Haircut"
|
||||
id: "1", name: "Classic Fade with Design", price: "Available", variant: "Precision Fade", imageSrc: "http://img.b2bpic.net/free-photo/from-hands-shaving-neck_23-2147778916.jpg?_wi=2", imageAlt: "Professional Fade Haircut"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Modern Textured Cut", price: "Available", variant: "Contemporary Style", imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-grooming-their-client_23-2149205871.jpg", imageAlt: "Modern Haircut Style"
|
||||
id: "2", name: "Modern Textured Cut", price: "Available", variant: "Contemporary Style", imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-grooming-their-client_23-2149205871.jpg?_wi=2", imageAlt: "Modern Haircut Style"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Professional Beard Trim", price: "Available", variant: "Beard Grooming", imageSrc: "http://img.b2bpic.net/free-photo/european-brutal-man-with-beard-cut-barbershop_343596-4689.jpg", imageAlt: "Professional Beard Trim"
|
||||
id: "3", name: "Professional Beard Trim", price: "Available", variant: "Beard Grooming", imageSrc: "http://img.b2bpic.net/free-photo/european-brutal-man-with-beard-cut-barbershop_343596-4689.jpg?_wi=2", imageAlt: "Professional Beard Trim"
|
||||
},
|
||||
]}
|
||||
gridVariant="uniform-all-items-equal"
|
||||
|
||||
Reference in New Issue
Block a user