diff --git a/src/app/page.tsx b/src/app/page.tsx index de2241c..126404a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -154,42 +154,42 @@ export default function LandingPage() { name: "Classic Haircut", price: "$35", variant: "Precision styling", - imageSrc: "http://img.b2bpic.net/free-photo/man-with-beard-hairdresser-with-client-man-with-shave_1157-43560.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-with-beard-hairdresser-with-client-man-with-shave_1157-43560.jpg?_wi=1", }, { id: "p2", name: "Beard Grooming", price: "$25", variant: "Edge & Trim", - imageSrc: "http://img.b2bpic.net/free-photo/professional-hairdresser-modeling-beard-barbershop-close-up-photo_613910-4312.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/professional-hairdresser-modeling-beard-barbershop-close-up-photo_613910-4312.jpg?_wi=1", }, { id: "p3", name: "Full Experience", price: "$60", variant: "Cut, Beard & Shave", - imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-hairdresser-shaving-beard-young-customer-towel-with-blade_181624-54554.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-hairdresser-shaving-beard-young-customer-towel-with-blade_181624-54554.jpg?_wi=1", }, { id: "p4", name: "Hot Towel Shave", price: "$40", variant: "Traditional shave", - imageSrc: "http://img.b2bpic.net/free-photo/man-with-beard-hairdresser-with-client-man-with-shave_1157-43560.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-with-beard-hairdresser-with-client-man-with-shave_1157-43560.jpg?_wi=2", }, { id: "p5", name: "Kids Cut", price: "$25", variant: "Friendly service", - imageSrc: "http://img.b2bpic.net/free-photo/professional-hairdresser-modeling-beard-barbershop-close-up-photo_613910-4312.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/professional-hairdresser-modeling-beard-barbershop-close-up-photo_613910-4312.jpg?_wi=2", }, { id: "p6", name: "Skin Fade", price: "$45", variant: "Premium detailing", - imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-hairdresser-shaving-beard-young-customer-towel-with-blade_181624-54554.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-hairdresser-shaving-beard-young-customer-towel-with-blade_181624-54554.jpg?_wi=2", }, ]} title="Mastery in Every Cut"