Update src/app/page.tsx

This commit is contained in:
2026-05-10 06:43:45 +00:00
parent 5db67aedf9
commit 0ae26ed37d

View File

@@ -73,7 +73,7 @@ export default function LandingPage() {
href: "#blog", href: "#blog",
}, },
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/3d-rendering-vibrant-neon-cactus-desert_23-2151244892.jpg" imageSrc="http://img.b2bpic.net/free-photo/3d-rendering-vibrant-neon-cactus-desert_23-2151244892.jpg?_wi=1"
mediaAnimation="blur-reveal" mediaAnimation="blur-reveal"
/> />
</div> </div>
@@ -98,7 +98,7 @@ export default function LandingPage() {
description: "Transforming base metal into gold, reflecting internal growth.", description: "Transforming base metal into gold, reflecting internal growth.",
}, },
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/magic-fairytale-book-concept_23-2150171884.jpg" imageSrc="http://img.b2bpic.net/free-photo/magic-fairytale-book-concept_23-2150171884.jpg?_wi=1"
mediaAnimation="slide-up" mediaAnimation="slide-up"
/> />
</div> </div>
@@ -113,17 +113,17 @@ export default function LandingPage() {
{ {
title: "Listening to Hearts", title: "Listening to Hearts",
description: "Your heart knows everything, because it came from the Soul of the World.", description: "Your heart knows everything, because it came from the Soul of the World.",
imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-sikh-symbol-illustration_23-2150989251.jpg", imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-sikh-symbol-illustration_23-2150989251.jpg?_wi=1",
}, },
{ {
title: "Fear of Failure", title: "Fear of Failure",
description: "The fear of suffering is worse than the suffering itself.", description: "The fear of suffering is worse than the suffering itself.",
imageSrc: "http://img.b2bpic.net/free-photo/fantasy-eye-illustration_23-2151675378.jpg", imageSrc: "http://img.b2bpic.net/free-photo/fantasy-eye-illustration_23-2151675378.jpg?_wi=1",
}, },
{ {
title: "The Present Moment", title: "The Present Moment",
description: "Everything is one, and everything is now. Live in the present.", description: "Everything is one, and everything is now. Live in the present.",
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-cactus-logo-design_23-2149420855.jpg", imageSrc: "http://img.b2bpic.net/free-vector/flat-design-cactus-logo-design_23-2149420855.jpg?_wi=1",
}, },
]} ]}
title="Core Reflections" title="Core Reflections"
@@ -144,7 +144,7 @@ export default function LandingPage() {
quote: "This book completely changed my career path. I found my courage.", quote: "This book completely changed my career path. I found my courage.",
tag: "Inspired", tag: "Inspired",
avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-woman-hiding-her-face-planner-holding-notebook-looking-sideways_1258-190061.jpg", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-woman-hiding-her-face-planner-holding-notebook-looking-sideways_1258-190061.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-vibrant-neon-cactus-desert_23-2151244892.jpg", imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-vibrant-neon-cactus-desert_23-2151244892.jpg?_wi=2",
imageAlt: "wise person portrait", imageAlt: "wise person portrait",
}, },
{ {
@@ -155,7 +155,7 @@ export default function LandingPage() {
quote: "I read this every year. Its a constant reminder of my dreams.", quote: "I read this every year. Its a constant reminder of my dreams.",
tag: "Growth", tag: "Growth",
avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-redheaded-girl-reads-book_8353-9124.jpg", avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-redheaded-girl-reads-book_8353-9124.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/magic-fairytale-book-concept_23-2150171884.jpg", imageSrc: "http://img.b2bpic.net/free-photo/magic-fairytale-book-concept_23-2150171884.jpg?_wi=2",
imageAlt: "wise person portrait", imageAlt: "wise person portrait",
}, },
{ {
@@ -166,7 +166,7 @@ export default function LandingPage() {
quote: "The alchemy of this story is pure magic. Truly a life-changer.", quote: "The alchemy of this story is pure magic. Truly a life-changer.",
tag: "Spiritual", tag: "Spiritual",
avatarSrc: "http://img.b2bpic.net/free-photo/smiling-african-teenage-girl-white-background_23-2147839544.jpg", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-african-teenage-girl-white-background_23-2147839544.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-sikh-symbol-illustration_23-2150989251.jpg", imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-sikh-symbol-illustration_23-2150989251.jpg?_wi=2",
imageAlt: "wise person portrait", imageAlt: "wise person portrait",
}, },
{ {
@@ -177,7 +177,7 @@ export default function LandingPage() {
quote: "It helped me overcome my fear of moving to a new country.", quote: "It helped me overcome my fear of moving to a new country.",
tag: "Courage", tag: "Courage",
avatarSrc: "http://img.b2bpic.net/free-photo/funny-young-woman-with-glasses-light-garlands-holding-book-her-hands-reading_78492-3778.jpg", avatarSrc: "http://img.b2bpic.net/free-photo/funny-young-woman-with-glasses-light-garlands-holding-book-her-hands-reading_78492-3778.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fantasy-eye-illustration_23-2151675378.jpg", imageSrc: "http://img.b2bpic.net/free-photo/fantasy-eye-illustration_23-2151675378.jpg?_wi=2",
imageAlt: "wise person portrait", imageAlt: "wise person portrait",
}, },
{ {
@@ -188,7 +188,7 @@ export default function LandingPage() {
quote: "Santiago's journey is my journey. Absolute masterpiece.", quote: "Santiago's journey is my journey. Absolute masterpiece.",
tag: "Wisdom", tag: "Wisdom",
avatarSrc: "http://img.b2bpic.net/free-photo/cute-young-guy-glasses-smiling-showing-finger-hearts-standing-white-background_1258-171884.jpg", avatarSrc: "http://img.b2bpic.net/free-photo/cute-young-guy-glasses-smiling-showing-finger-hearts-standing-white-background_1258-171884.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-cactus-logo-design_23-2149420855.jpg", imageSrc: "http://img.b2bpic.net/free-vector/flat-design-cactus-logo-design_23-2149420855.jpg?_wi=2",
imageAlt: "wise person portrait", imageAlt: "wise person portrait",
}, },
]} ]}