diff --git a/src/app/page.tsx b/src/app/page.tsx index 5df86d5..5708668 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -127,42 +127,42 @@ export default function LandingPage() { name: "Lash Extensions", price: "View Details", variant: "Eyelash Application", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-wearing-eye-patches_23-2149628033.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-wearing-eye-patches_23-2149628033.jpg?_wi=1", }, { id: "s2", name: "Nail Services", price: "View Details", variant: "Manicure & Pedicure", - imageSrc: "http://img.b2bpic.net/free-photo/man-vaping-from-hookah-indoors_23-2149173629.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-vaping-from-hookah-indoors_23-2149173629.jpg?_wi=1", }, { id: "s3", name: "Brow & Waxing", price: "View Details", variant: "Precision Grooming", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-going-through-microblading-treatment_23-2149238663.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-going-through-microblading-treatment_23-2149238663.jpg?_wi=1", }, { id: "s4", name: "Makeup Services", price: "View Details", variant: "Professional Artistry", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-wearing-eye-patches_23-2149628033.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-wearing-eye-patches_23-2149628033.jpg?_wi=2", }, { id: "s5", name: "Full Set Nails", price: "View Details", variant: "Premium Care", - imageSrc: "http://img.b2bpic.net/free-photo/man-vaping-from-hookah-indoors_23-2149173629.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-vaping-from-hookah-indoors_23-2149173629.jpg?_wi=2", }, { id: "s6", name: "Brow Tinting", price: "View Details", variant: "Expert Shaping", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-going-through-microblading-treatment_23-2149238663.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-going-through-microblading-treatment_23-2149238663.jpg?_wi=2", }, ]} title="Our Services"