Merge version_1 into main #1

Merged
bender merged 2 commits from version_1 into main 2026-03-10 07:28:58 +00:00
2 changed files with 1373 additions and 6 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -63,11 +63,11 @@ export default function LandingPage() {
{
title: "Morning Awakening", description: "Start the day with intention, meditation, and gratitude. Setting the tone for creative energy and clarity.", bentoComponent: "media-stack", items: [
{
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-sitting-home-bed_1157-31059.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-sitting-home-bed_1157-31059.jpg?_wi=1"},
{
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-sitting-home-bed_1157-31059.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-sitting-home-bed_1157-31059.jpg?_wi=2"},
{
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-sitting-home-bed_1157-31059.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-sitting-home-bed_1157-31059.jpg?_wi=3"},
],
},
{
@@ -75,11 +75,11 @@ export default function LandingPage() {
{
title: "Evening Reflection", description: "Wind down with journaling, reading, and peaceful reflection. Gratitude and preparation for tomorrow.", bentoComponent: "media-stack", items: [
{
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-sitting-chair-outdoors_23-2149532386.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-sitting-chair-outdoors_23-2149532386.jpg?_wi=1"},
{
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-sitting-chair-outdoors_23-2149532386.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-sitting-chair-outdoors_23-2149532386.jpg?_wi=2"},
{
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-sitting-chair-outdoors_23-2149532386.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-sitting-chair-outdoors_23-2149532386.jpg?_wi=3"},
],
},
]}