From cebf21b7bc253719e36cd816a80b9c5d65fa1d9c Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 17 Mar 2026 09:16:05 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 3403443..e6c0970 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -87,10 +87,10 @@ export default function LandingPage() { id: "lashes", name: "Lashes", price: "Premium Extensions & Lifting", imageSrc: "http://img.b2bpic.net/free-photo/non-binary-flag-eye-makeup_23-2151989366.jpg", imageAlt: "professional lash extension application close-up" }, { - id: "nails", name: "Nails", price: "Gel & Nail Art", imageSrc: "http://img.b2bpic.net/free-photo/female-hand-with-green-nail-design-close-up_127675-2653.jpg", imageAlt: "gel nail polish art manicure detail" + id: "nails", name: "Nails", price: "Gel & Nail Art", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AT21DDEbCUKElwIvjwYyyd5jJX/uploaded-1773738926837-l63hjbge.webp", imageAlt: "gel nail polish art manicure detail" }, { - id: "pedicure", name: "Pedicure", price: "Classic & Spa Pedicure", imageSrc: "http://img.b2bpic.net/free-photo/make-up-nail-polish_23-2148109487.jpg", imageAlt: "luxury spa pedicure feet care detail" + id: "pedicure", name: "Hair", price: "Classic & Extra", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AT21DDEbCUKElwIvjwYyyd5jJX/uploaded-1773738940618-8jv5cel4.webp", imageAlt: "luxury spa pedicure feet care detail" } ]} gridVariant="three-columns-all-equal-width" -- 2.49.1