Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 048149157c | |||
| e67f401ab1 | |||
| f263b18eeb | |||
| f853da836b | |||
| 3b28abc23f | |||
| b51f352ade | |||
| 0d50402f9b |
@@ -43,9 +43,10 @@ export default function LandingPage() {
|
||||
<HeroBillboardGallery
|
||||
title="KHAMSA"
|
||||
description="Never Miss a Prayer Again. Stay connected to your faith with intelligent reminders, Quran access, Ramadan tracking, and detailed prayer analytics—all in one beautiful app designed for modern Muslim life."
|
||||
tag="Available on iOS & Android"
|
||||
buttons={[
|
||||
{ text: "Download on App Store", href: "https://apps.apple.com/app/khamsa" },
|
||||
{ text: "Learn More", href: "#features" }
|
||||
{ text: "Explore Features", href: "#features" }
|
||||
]}
|
||||
mediaItems={[
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQNIf4E4zrfxOpIxfEPyWE1GfE/uploaded-1772521065783-ki2h2i1t.png", imageAlt: "Khamsa prayer tracking app interface" },
|
||||
@@ -98,6 +99,10 @@ export default function LandingPage() {
|
||||
animationType="blur-reveal"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
buttons={[
|
||||
{ text: "Get Started Free", href: "https://apps.apple.com/app/khamsa" }
|
||||
]}
|
||||
buttonAnimation="opacity"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user