Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-07 05:07:55 +00:00

View File

@@ -57,7 +57,7 @@ export default function LandingPage() {
value: "Builder", label: "GradeUp"},
]}
enableKpiAnimation={false}
imageSrc="http://img.b2bpic.net/free-photo/front-view-young-male-jersey-with-scarf-black-wall_140725-143251.jpg"
imageSrc="http://img.b2bpic.net/free-photo/front-view-young-male-jersey-with-scarf-black-wall_140725-143251.jpg?_wi=1"
mediaAnimation="opacity"
avatars={[
{
@@ -94,7 +94,7 @@ export default function LandingPage() {
description="I believe in building institutions that outlast the founder. My journey began with Literate Lives Foundation, establishing libraries in orphanages across India, followed by TEDx and GradeUp."
subdescription="Whether writing short stories or completing IGCSEs, I approach every project with the weight of long-term intent. I write, build, and organize for the future."
icon={Award}
imageSrc="http://img.b2bpic.net/free-photo/front-view-young-male-jersey-with-scarf-black-wall_140725-143251.jpg"
imageSrc="http://img.b2bpic.net/free-photo/front-view-young-male-jersey-with-scarf-black-wall_140725-143251.jpg?_wi=2"
mediaAnimation="none"
/>
</div>
@@ -126,11 +126,11 @@ export default function LandingPage() {
description="Essays and fiction."
blogs={[
{
id: "b1", category: "Essay", title: "The Weight of Lasting Things", excerpt: "A meditation on the difference between building to scale and building to last.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-male-jersey-with-scarf-black-wall_140725-143251.jpg", authorName: "Preetham Kommareddy", authorAvatar: "http://img.b2bpic.net/free-photo/front-view-young-male-jersey-with-scarf-black-wall_140725-143251.jpg", date: "2024"},
id: "b1", category: "Essay", title: "The Weight of Lasting Things", excerpt: "A meditation on the difference between building to scale and building to last.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-male-jersey-with-scarf-black-wall_140725-143251.jpg?_wi=3", authorName: "Preetham Kommareddy", authorAvatar: "http://img.b2bpic.net/free-photo/front-view-young-male-jersey-with-scarf-black-wall_140725-143251.jpg", date: "2024"},
{
id: "b2", category: "Fiction", title: "The Orphan's Library", excerpt: "Short story exploring human connection in isolated spaces.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-male-jersey-with-scarf-black-wall_140725-143251.jpg", authorName: "Preetham Kommareddy", authorAvatar: "http://img.b2bpic.net/free-photo/front-view-young-male-jersey-with-scarf-black-wall_140725-143251.jpg", date: "2024"},
id: "b2", category: "Fiction", title: "The Orphan's Library", excerpt: "Short story exploring human connection in isolated spaces.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-male-jersey-with-scarf-black-wall_140725-143251.jpg?_wi=4", authorName: "Preetham Kommareddy", authorAvatar: "http://img.b2bpic.net/free-photo/front-view-young-male-jersey-with-scarf-black-wall_140725-143251.jpg", date: "2024"},
{
id: "b3", category: "Essay", title: "Merit and Legacy", excerpt: "Thoughts on the John Locke Essay competition.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-male-jersey-with-scarf-black-wall_140725-143251.jpg", authorName: "Preetham Kommareddy", authorAvatar: "http://img.b2bpic.net/free-photo/front-view-young-male-jersey-with-scarf-black-wall_140725-143251.jpg", date: "2023"},
id: "b3", category: "Essay", title: "Merit and Legacy", excerpt: "Thoughts on the John Locke Essay competition.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-male-jersey-with-scarf-black-wall_140725-143251.jpg?_wi=5", authorName: "Preetham Kommareddy", authorAvatar: "http://img.b2bpic.net/free-photo/front-view-young-male-jersey-with-scarf-black-wall_140725-143251.jpg", date: "2023"},
]}
/>
</div>