Update src/app/page.tsx

This commit is contained in:
2026-03-04 07:45:43 +00:00
parent 6d07833c06
commit d3b6f0cefe

View File

@@ -41,11 +41,11 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplitDualMedia
title="Start your day with Hashem"
description="A beautiful iOS app designed to help you pray every morning."
description="begin your day before your phone begins you "
background={{ variant: "plain" }}
tag="Torah Lock"
buttons={[
{ text: "Get Started", href: "https://apps.apple.com" },
{ text: "Download Now", href: "https://apps.apple.com" },
{ text: "Learn More", href: "#about" }
]}
mediaItems={[
@@ -58,7 +58,7 @@ export default function LandingPage() {
]}
mediaAnimation="none"
rating={5}
ratingText="Trusted by 50K+ users"
ratingText="Used by over 1.5k+ Jews "
/>
</div>