From c6181c05cb60eadaa675f468c710f9554ef31a23 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 14 Mar 2026 16:27:41 +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 41d43d7..b1c7a83 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -89,7 +89,7 @@ export default function LandingPage() { id: "beauty-care", title: "Beauty Care", descriptions: [ "Advanced hair treatment therapies", "Personalized styling consultations", "Beauty enhancement recommendations", "Professional grooming expertise" ], - imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-with-colorful-manicure_23-2149311575.jpg", imageAlt: "Professional beauty care services" + imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-with-colorful-manicure_23-2149311575.jpg?_wi=1", imageAlt: "Professional beauty care services" } ]} gridVariant="three-columns-all-equal-width" @@ -188,7 +188,7 @@ export default function LandingPage() { id: "gallery-nails-set-1", title: "Gel Nail Collections", descriptions: [ "Beautiful gel nail designs showcasing our expertise", "Custom nail art for every occasion" ], - imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-with-colorful-manicure_23-2149311575.jpg", imageAlt: "Luxury gel nail designs" + imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-with-colorful-manicure_23-2149311575.jpg?_wi=2", imageAlt: "Luxury gel nail designs" }, { id: "gallery-nails-set-2", title: "Acrylic Artistry", descriptions: [ -- 2.49.1