Update src/app/page.tsx
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user