Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-03 08:43:21 +00:00

View File

@@ -51,7 +51,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/hands-folded-prayer-holy-bible-church-concept-faith_169016-60197.jpg", imageAlt: "Morning prayer"
},
{
imageSrc: "http://img.b2bpic.net/free-vector/meditation-app-interface-concept_23-2148664366.jpg", imageAlt: "Prayer app interface"
imageSrc: "http://img.b2bpic.net/free-vector/meditation-app-interface-concept_23-2148664366.jpg?_wi=1", imageAlt: "Prayer app interface"
}
]}
autoplayDelay={4000}
@@ -81,10 +81,10 @@ export default function LandingPage() {
title: "Daily Reminders", description: "Gentle notifications to help you remember your morning prayers.", icon: Bell,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/closeup-man-using-smart-phone-following-webinar-while-drinking-coffee-home_637285-5955.jpg", imageAlt: "Daily reminder notification"
imageSrc: "http://img.b2bpic.net/free-photo/closeup-man-using-smart-phone-following-webinar-while-drinking-coffee-home_637285-5955.jpg?_wi=1", imageAlt: "Daily reminder notification"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/closeup-man-using-smart-phone-following-webinar-while-drinking-coffee-home_637285-5955.jpg", imageAlt: "Morning prayer schedule"
imageSrc: "http://img.b2bpic.net/free-photo/closeup-man-using-smart-phone-following-webinar-while-drinking-coffee-home_637285-5955.jpg?_wi=2", imageAlt: "Morning prayer schedule"
}
]
},
@@ -92,10 +92,10 @@ export default function LandingPage() {
title: "Guided Prayers", description: "Clear, beautiful Hebrew and English prayers with easy-to-follow guidance.", icon: BookOpen,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-vector/meditation-app-interface-concept_23-2148664366.jpg", imageAlt: "Prayer text interface"
imageSrc: "http://img.b2bpic.net/free-vector/meditation-app-interface-concept_23-2148664366.jpg?_wi=2", imageAlt: "Prayer text interface"
},
{
imageSrc: "http://img.b2bpic.net/free-vector/meditation-app-interface-concept_23-2148664366.jpg", imageAlt: "Prayer guidance"
imageSrc: "http://img.b2bpic.net/free-vector/meditation-app-interface-concept_23-2148664366.jpg?_wi=3", imageAlt: "Prayer guidance"
}
]
},
@@ -103,10 +103,10 @@ export default function LandingPage() {
title: "Community Connection", description: "Connect with other Jewish individuals sharing the same spiritual journey.", icon: Users,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/group-pakistani-man-wearing-traditional-clothes-salwar-kameez-kurta_627829-4869.jpg", imageAlt: "Community feature"
imageSrc: "http://img.b2bpic.net/free-photo/group-pakistani-man-wearing-traditional-clothes-salwar-kameez-kurta_627829-4869.jpg?_wi=1", imageAlt: "Community feature"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/group-pakistani-man-wearing-traditional-clothes-salwar-kameez-kurta_627829-4869.jpg", imageAlt: "Connected community"
imageSrc: "http://img.b2bpic.net/free-photo/group-pakistani-man-wearing-traditional-clothes-salwar-kameez-kurta_627829-4869.jpg?_wi=2", imageAlt: "Connected community"
}
]
},
@@ -114,10 +114,10 @@ export default function LandingPage() {
title: "Personal Tracking", description: "Track your consistency and celebrate your spiritual growth over time.", icon: TrendingUp,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/closeup-man-using-smart-phone-following-webinar-while-drinking-coffee-home_637285-5955.jpg", imageAlt: "Progress tracking"
imageSrc: "http://img.b2bpic.net/free-photo/closeup-man-using-smart-phone-following-webinar-while-drinking-coffee-home_637285-5955.jpg?_wi=3", imageAlt: "Progress tracking"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/closeup-man-using-smart-phone-following-webinar-while-drinking-coffee-home_637285-5955.jpg", imageAlt: "Streak counter"
imageSrc: "http://img.b2bpic.net/free-photo/closeup-man-using-smart-phone-following-webinar-while-drinking-coffee-home_637285-5955.jpg?_wi=4", imageAlt: "Streak counter"
}
]
}