number demo section titles

This commit is contained in:
Yisroel Baum 2026-05-27 21:43:10 +03:00
parent d9a3040040
commit c794fda074
Signed by: yisroelbaum
GPG key ID: 0FA60884F75520A9

View file

@ -27,7 +27,7 @@ class ElementSeeder extends Seeder
$baderechChildElements = [ $baderechChildElements = [
[ [
'title' => 'Introduction', 'title' => '1. Introduction',
'description' => 'Your beliefs influence your thinking, ' 'description' => 'Your beliefs influence your thinking, '
. 'and your thinking drives your choices. When you ' . 'and your thinking drives your choices. When you '
. 'nurture healthy beliefs - about yourself, about ' . 'nurture healthy beliefs - about yourself, about '
@ -36,7 +36,7 @@ class ElementSeeder extends Seeder
. 'and hope.', . 'and hope.',
], ],
[ [
'title' => 'Foundations', 'title' => '2. Foundations',
'description' => 'Focal points for thriving in a chaotic ' 'description' => 'Focal points for thriving in a chaotic '
. 'world. In this fast, complex era, you flourish when ' . 'world. In this fast, complex era, you flourish when '
. 'you develop clarity, well-being, resilience, and the ' . 'you develop clarity, well-being, resilience, and the '
@ -44,24 +44,24 @@ class ElementSeeder extends Seeder
. 'intention.', . 'intention.',
], ],
[ [
'title' => 'Divine Plan', 'title' => '3. Divine Plan',
'description' => 'Understanding the unique greatness of our ' 'description' => 'Understanding the unique greatness of our '
. 'generation and the call to remain hopeful, ' . 'generation and the call to remain hopeful, '
. 'optimistic, and resilient.', . 'optimistic, and resilient.',
], ],
[ [
'title' => 'Architecture of the Soul', 'title' => '4. Architecture of the Soul',
'description' => "Becoming a Baal Da'at - A Master of " 'description' => "Becoming a Baal Da'at - A Master of "
. 'Inner Awareness', . 'Inner Awareness',
], ],
[ [
'title' => 'Arba Yesodot', 'title' => '5. Arba Yesodot',
'description' => 'A structured approach to balanced living: ' 'description' => 'A structured approach to balanced living: '
. 'Physical & Financial Health, Relationships, Wisdom ' . 'Physical & Financial Health, Relationships, Wisdom '
. 'and Guidance.', . 'and Guidance.',
], ],
[ [
'title' => 'Fluid Integration', 'title' => '6. Fluid Integration',
'description' => 'A series of practical exercises to ' 'description' => 'A series of practical exercises to '
. 'engender a shift in mindset, embed healthy routines, ' . 'engender a shift in mindset, embed healthy routines, '
. 'positive life practices.', . 'positive life practices.',