Merge version_1 into main #6

Merged
bender merged 1 commits from version_1 into main 2026-03-04 07:13:51 +00:00

View File

@@ -40,7 +40,7 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroCarouselLogo
logoText="SHACHAR"
logoText="torah lock"
description="Start your day with intention. A beautiful iOS app designed to help you pray every morning."
buttons={[
{ text: "Get Started", href: "https://apps.apple.com" },
@@ -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?_wi=1", imageAlt: "Prayer app interface"
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQacqHTX7mKtM5EQru9KViuK5g/uploaded-1772608413814-0lx5yrrw.png", imageAlt: "Prayer app interface"
}
]}
autoplayDelay={4000}