From 0ed08b7307ec988796f30b2290fe010669c3d74c Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 19:19:54 +0000 Subject: [PATCH] Update src/app/gallery/page.tsx --- src/app/gallery/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/gallery/page.tsx b/src/app/gallery/page.tsx index 1539ecf..8c62b3e 100644 --- a/src/app/gallery/page.tsx +++ b/src/app/gallery/page.tsx @@ -74,7 +74,7 @@ export default function GalleryPage() { category: "GelX", title: "Premium GelX Collection", excerpt: "Luxury extensions with custom designs showcasing artistic excellence and precision craftsmanship", - imageSrc: "http://img.b2bpic.net/free-photo/vertical-closeup-woman-s-hand-with-white-manicure_181624-61773.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vertical-closeup-woman-s-hand-with-white-manicure_181624-61773.jpg?_wi=14", imageAlt: "Premium GelX extensions", authorName: "Barbie's Studio", authorAvatar: "http://img.b2bpic.net/free-photo/skies-snowboard-lounge-area_482257-76730.jpg", @@ -85,7 +85,7 @@ export default function GalleryPage() { category: "Nail Art", title: "Custom Artistic Designs", excerpt: "One-of-a-kind nail art created by master technicians for luxury clients", - imageSrc: "http://img.b2bpic.net/free-photo/vertical-closeup-woman-s-hand-with-white-manicure_181624-61773.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vertical-closeup-woman-s-hand-with-white-manicure_181624-61773.jpg?_wi=15", imageAlt: "Custom nail art design", authorName: "Barbie's Studio", authorAvatar: "http://img.b2bpic.net/free-photo/skies-snowboard-lounge-area_482257-76730.jpg", @@ -96,7 +96,7 @@ export default function GalleryPage() { category: "Pedicure", title: "Luxury Pedicure Results", excerpt: "Premium foot treatments transforming style with professional precision and relaxation", - imageSrc: "http://img.b2bpic.net/free-photo/vertical-closeup-woman-s-hand-with-white-manicure_181624-61773.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vertical-closeup-woman-s-hand-with-white-manicure_181624-61773.jpg?_wi=16", imageAlt: "Luxury pedicure showcase", authorName: "Barbie's Studio", authorAvatar: "http://img.b2bpic.net/free-photo/skies-snowboard-lounge-area_482257-76730.jpg",