From 08e7b3b8a6afd1226f909628b7a9c8f7ec8ff482 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 07:05:17 +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 d20da92..f61c811 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,7 +52,7 @@ export default function LandingPage() { { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQNIf4E4zrfxOpIxfEPyWE1GfE/uploaded-1772521065783-pbf6ggwm.png?_wi=1", imageAlt: "Khamsa app features showcase" }, { imageSrc: "http://img.b2bpic.net/free-vector/meditation-app-interface_23-2148655703.jpg?_wi=1", imageAlt: "Khamsa prayer analytics dashboard" }, { imageSrc: "http://img.b2bpic.net/free-photo/closeup-man-using-smart-phone-following-webinar-while-drinking-coffee-home_637285-5955.jpg?_wi=1", imageAlt: "Prayer app notification interface" }, - { imageSrc: "http://img.b2bpic.net/free-photo/top-view-man-meditating-with-singing-bowl-smartphone_23-2148847557.jpg", imageAlt: "Meditation and prayer tracking" } + { imageSrc: "http://img.b2bpic.net/free-photo/top-view-man-meditating-with-singing-bowl-smartphone_23-2148847557.jpg?_wi=1", imageAlt: "Meditation and prayer tracking" } ]} background={{ variant: "plain" }} mediaAnimation="slide-up" @@ -70,7 +70,7 @@ export default function LandingPage() { title: "Intelligent Prayer Reminders", description: "Precise notifications tailored to your location and daily schedule, ensuring you never miss a prayer time during your busy day.", icon: Bell, mediaItems: [ { imageSrc: "http://img.b2bpic.net/free-photo/closeup-man-using-smart-phone-following-webinar-while-drinking-coffee-home_637285-5955.jpg?_wi=1", imageAlt: "Prayer reminder notifications" }, - { imageSrc: "http://img.b2bpic.net/free-photo/top-view-man-meditating-with-singing-bowl-smartphone_23-2148847557.jpg", imageAlt: "Notification interface" } + { imageSrc: "http://img.b2bpic.net/free-photo/top-view-man-meditating-with-singing-bowl-smartphone_23-2148847557.jpg?_wi=2", imageAlt: "Notification interface" } ] }, { -- 2.49.1