From af064b0649acbb694681c14f387209904e04e542 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 15 Apr 2026 10:17:23 +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 8c21fdd..263fcf0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -99,7 +99,7 @@ export default function LandingPage() { { title: "Nail Care | العناية بالأظافر", description: "Manicure & Pedicure", icon: Sparkles, mediaItems: [ - { imageSrc: "http://img.b2bpic.net/free-photo/artist-creating-alternative-bedroom-pop-music_23-2149736732.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/artist-creating-alternative-bedroom-pop-music_23-2149736732.jpg?_wi=1" }, { imageSrc: "http://img.b2bpic.net/free-photo/top-view-still-life-arrangement-nail-care-products_23-2148974568.jpg" } ] } @@ -132,7 +132,7 @@ export default function LandingPage() { { title: "Interior Design", description: "Calm aesthetics", icon: Camera, mediaItems: [ - { imageSrc: "http://img.b2bpic.net/free-photo/artist-creating-alternative-bedroom-pop-music_23-2149736732.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/artist-creating-alternative-bedroom-pop-music_23-2149736732.jpg?_wi=2" }, { imageSrc: "http://img.b2bpic.net/free-photo/glasses-water-table_23-2148863451.jpg" } ] }, -- 2.49.1