Merge version_2 into main #15
@@ -20,12 +20,12 @@ const openSans = Open_Sans({
|
||||
});
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "Shachar - iOS Torah Lock for Jewish Morning Prayers", description: "Start your day with intention. Shachar is a beautiful iOS app designed to help Jewish users pray every morning with guided prayers, reminders, and community connection.", keywords: "prayer app, iOS, Jewish, morning prayers, spiritual growth, Shachar", metadataBase: new URL("https://shachar-prayer.com"),
|
||||
title: "Torah Lock - iOS Torah Lock for Jewish Morning Prayers", description: "Start your day with Hashem. Torah Lock is a beautiful iOS app designed to help Jewish users pray every morning with guided prayers, reminders, and community connection.", keywords: "prayer app, iOS, Jewish, morning prayers, spiritual growth, Torah Lock", metadataBase: new URL("https://shachar-prayer.com"),
|
||||
alternates: {
|
||||
canonical: "https://shachar-prayer.com"
|
||||
},
|
||||
openGraph: {
|
||||
title: "Shachar - Begin Your Day with Intention", description: "A beautiful iOS app for Jewish morning prayers. Download now from the App Store.", url: "https://shachar-prayer.com", siteName: "Shachar", type: "website"
|
||||
title: "Torah Lock - Begin Your Day with Intention", description: "A beautiful iOS app for Jewish morning prayers. Download now from the App Store.", url: "https://shachar-prayer.com", siteName: "Torah Lock", type: "website"
|
||||
},
|
||||
robots: {
|
||||
index: true,
|
||||
|
||||
@@ -26,7 +26,7 @@ export default function LandingPage() {
|
||||
>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingOverlay
|
||||
brandName="Shachar"
|
||||
brandName="Torah Lock"
|
||||
navItems={[
|
||||
{ name: "About", id: "about" },
|
||||
{ name: "Features", id: "features" },
|
||||
@@ -40,7 +40,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDualMedia
|
||||
title="Start your day with intention"
|
||||
title="Start your day with Hashem"
|
||||
description="A beautiful iOS app designed to help you pray every morning."
|
||||
background={{ variant: "plain" }}
|
||||
tag="Torah Lock"
|
||||
@@ -77,7 +77,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="features" data-section="features">
|
||||
<FeatureCardTwentyFive
|
||||
title="What Makes Shachar Special"
|
||||
title="What Makes Torah Lock Special"
|
||||
description="Discover the features designed to enhance your daily prayer practice."
|
||||
features={[
|
||||
{
|
||||
@@ -134,7 +134,7 @@ export default function LandingPage() {
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardSixteen
|
||||
title="What Our Users Say"
|
||||
description="Hear from people who have transformed their spiritual practice with Shachar."
|
||||
description="Hear from people who have transformed their spiritual practice with Torah Lock."
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Rabbi David Cohen", role: "Spiritual Leader", company: "Congregation Beth Shalom", rating: 5,
|
||||
@@ -169,7 +169,7 @@ export default function LandingPage() {
|
||||
tag="Ready to Begin"
|
||||
tagIcon={Star}
|
||||
title="Start Your Daily Prayer Practice Today"
|
||||
description="Download Shachar from the App Store and begin your journey of intentional morning prayers. It's free and takes just minutes to set up."
|
||||
description="Download Torah Lock from the App Store and begin your journey of intentional morning prayers. It's free and takes just minutes to set up."
|
||||
buttons={[
|
||||
{ text: "Download on App Store", href: "https://apps.apple.com" },
|
||||
{ text: "Learn More", href: "#about" }
|
||||
@@ -181,8 +181,8 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterBase
|
||||
logoText="Shachar"
|
||||
copyrightText="© 2025 Shachar | Torah Lock for Every Jewish Soul"
|
||||
logoText="Torah Lock"
|
||||
copyrightText="© 2025 Torah Lock | Torah Lock for Every Jewish Soul"
|
||||
columns={[
|
||||
{
|
||||
title: "Product", items: [
|
||||
|
||||
Reference in New Issue
Block a user