diff --git a/src/app/page.tsx b/src/app/page.tsx index 152798b..08b432b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -94,9 +94,9 @@ export default function LandingPage() { { id: "1", name: "Pink Ombre Glitter", price: "Manicure", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiGDVlXuq5uQB8YYYXzNmDNeib/uploaded-1773067977781-a5182lxw.png", imageAlt: "Pink ombre glitter nail design"}, { - id: "2", name: "Classic Nude Pearl", price: "Manicure", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-female-hand-with-perfect-golden-pink-nail-design-hold-fresh-rose-flower_127675-2440.jpg", imageAlt: "Nude pearl nail design"}, + id: "2", name: "Classic Nude Pearl", price: "Manicure", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-female-hand-with-perfect-golden-pink-nail-design-hold-fresh-rose-flower_127675-2440.jpg?_wi=1", imageAlt: "Nude pearl nail design"}, { - id: "3", name: "Eyebrow Design", price: "Eyebrow Service", imageSrc: "http://img.b2bpic.net/free-photo/side-view-female-specialist-doing-eyebrow-treatment-woman_23-2148846007.jpg", imageAlt: "Professional eyebrow design"}, + id: "3", name: "Eyebrow Design", price: "Eyebrow Service", imageSrc: "http://img.b2bpic.net/free-photo/side-view-female-specialist-doing-eyebrow-treatment-woman_23-2148846007.jpg?_wi=1", imageAlt: "Professional eyebrow design"}, ]} gridVariant="three-columns-all-equal-width" animationType="slide-up" @@ -150,13 +150,13 @@ export default function LandingPage() { "Professional nail shaping", "Premium polish application", "Hand massage included", "Lasting 2+ weeks"], }, { - id: "gelpolish", title: "Gel Polish Manicure", price: "$50", period: "/per service", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-female-hand-with-perfect-golden-pink-nail-design-hold-fresh-rose-flower_127675-2440.jpg", imageAlt: "Gel polish manicure", button: { + id: "gelpolish", title: "Gel Polish Manicure", price: "$50", period: "/per service", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-female-hand-with-perfect-golden-pink-nail-design-hold-fresh-rose-flower_127675-2440.jpg?_wi=2", imageAlt: "Gel polish manicure", button: { text: "Book Now", href: "contact"}, features: [ "Premium gel polish", "Intricate nail design", "UV protective coating", "Lasting 3-4 weeks"], }, { - id: "eyebrows", title: "Eyebrow Design", price: "$40", period: "/per service", imageSrc: "http://img.b2bpic.net/free-photo/side-view-female-specialist-doing-eyebrow-treatment-woman_23-2148846007.jpg", imageAlt: "Eyebrow design service", button: { + id: "eyebrows", title: "Eyebrow Design", price: "$40", period: "/per service", imageSrc: "http://img.b2bpic.net/free-photo/side-view-female-specialist-doing-eyebrow-treatment-woman_23-2148846007.jpg?_wi=2", imageAlt: "Eyebrow design service", button: { text: "Book Now", href: "contact"}, features: [ "Professional shaping", "Tinting included", "Expert design consultation", "Lasting 4-6 weeks"],