Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-04-13 12:48:04 +00:00

View File

@@ -29,21 +29,13 @@ export default function LandingPage() {
<NavbarStyleFullscreen
navItems={[
{
name: "Home",
id: "hero",
},
name: "Home", id: "hero"},
{
name: "About",
id: "about",
},
name: "About", id: "about"},
{
name: "Journal",
id: "blog",
},
name: "Journal", id: "blog"},
{
name: "Connect",
id: "contact",
},
name: "Connect", id: "contact"},
]}
brandName="History Lens"
/>
@@ -52,31 +44,20 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboardGallery
background={{
variant: "radial-gradient",
}}
variant: "radial-gradient"}}
title="Uncovering the Echoes of the Past"
description="I bring history to light through the eyes of a modern journalist. Documenting the forgotten, the celebrated, and the untold stories that shaped our world."
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/open-book-more-books_23-2148213823.jpg?_wi=1",
imageAlt: "antique paper texture background",
},
imageSrc: "http://img.b2bpic.net/free-photo/open-book-more-books_23-2148213823.jpg", imageAlt: "antique paper texture background"},
{
imageSrc: "http://img.b2bpic.net/free-photo/people-looking-picture-album_23-2149548435.jpg?_wi=1",
imageAlt: "old photograph historical archive",
},
imageSrc: "http://img.b2bpic.net/free-photo/people-looking-picture-album_23-2149548435.jpg", imageAlt: "old photograph historical archive"},
{
imageSrc: "http://img.b2bpic.net/free-photo/young-adult-working-library-office_23-2149396626.jpg",
imageAlt: "black and white portrait journalist",
},
imageSrc: "http://img.b2bpic.net/free-photo/young-adult-working-library-office_23-2149396626.jpg", imageAlt: "black and white portrait journalist"},
{
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-quill-pen-old-book-covered-with-dried-flower-petals_181624-15306.jpg",
imageAlt: "High angle shot of a quill pen on an old book covered with dried flower petals",
},
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-quill-pen-old-book-covered-with-dried-flower-petals_181624-15306.jpg", imageAlt: "High angle shot of a quill pen on an old book covered with dried flower petals"},
{
imageSrc: "http://img.b2bpic.net/free-photo/still-life-vintage-writing-love-letter_23-2150784423.jpg",
imageAlt: "Still life of vintage writing of a love letter",
},
imageSrc: "http://img.b2bpic.net/free-photo/still-life-vintage-writing-love-letter_23-2150784423.jpg", imageAlt: "Still life of vintage writing of a love letter"},
]}
mediaAnimation="blur-reveal"
/>
@@ -89,17 +70,11 @@ export default function LandingPage() {
description="Every story holds a lesson. As a journalist covering historical narratives, my mission is to bridge the gap between past events and contemporary understanding, providing clarity and context for the world we live in today."
metrics={[
{
value: "15+",
title: "Years Researching",
},
value: "15+", title: "Years Researching"},
{
value: "200+",
title: "Stories Published",
},
value: "200+", title: "Stories Published"},
{
value: "50k",
title: "History Enthusiasts",
},
value: "50k", title: "History Enthusiasts"},
]}
imageSrc="http://img.b2bpic.net/free-photo/front-view-journalist-man_23-2148524090.jpg"
imageAlt="professional male journalist portrait"
@@ -115,29 +90,11 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
id: "f1",
title: "Archival Discovery",
description: "Analyzing primary source materials and lost records to bring hidden facts to light.",
tag: "Research",
imageSrc: "http://img.b2bpic.net/free-photo/vintage-concept-with-book-paper_23-2147782983.jpg",
imageAlt: "Vintage concept with book on paper",
},
id: "f1", title: "Archival Discovery", description: "Analyzing primary source materials and lost records to bring hidden facts to light.", tag: "Research", imageSrc: "http://img.b2bpic.net/free-photo/vintage-concept-with-book-paper_23-2147782983.jpg", imageAlt: "Vintage concept with book on paper"},
{
id: "f2",
title: "Visual Storytelling",
description: "Leveraging photography and old maps to narrate stories of places long since changed.",
tag: "Media",
imageSrc: "http://img.b2bpic.net/free-photo/open-book-more-books_23-2148213823.jpg?_wi=2",
imageAlt: "Vintage concept with book on paper",
},
id: "f2", title: "Visual Storytelling", description: "Leveraging photography and old maps to narrate stories of places long since changed.", tag: "Media", imageSrc: "http://img.b2bpic.net/free-photo/open-book-more-books_23-2148213823.jpg", imageAlt: "Vintage concept with book on paper"},
{
id: "f3",
title: "Contextual Analysis",
description: "Connecting historical patterns to modern social trends for a deeper understanding.",
tag: "Insight",
imageSrc: "http://img.b2bpic.net/free-photo/people-looking-picture-album_23-2149548435.jpg?_wi=2",
imageAlt: "Vintage concept with book on paper",
},
id: "f3", title: "Contextual Analysis", description: "Connecting historical patterns to modern social trends for a deeper understanding.", tag: "Insight", imageSrc: "http://img.b2bpic.net/free-photo/people-looking-picture-album_23-2149548435.jpg", imageAlt: "Vintage concept with book on paper"},
]}
title="Our Journalistic Scope"
description="We specialize in digging deep into specific corners of history, from architectural evolution to lost political movements."
@@ -146,41 +103,18 @@ export default function LandingPage() {
<div id="blog" data-section="blog">
<BlogCardThree
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
title="Latest Journal Entries"
description="Read the most recent investigations into the past and uncover hidden historical truths."
blogs={[
{
id: "b1",
category: "Politics",
title: "The Forgotten Agreements",
excerpt: "Uncovering the secret diplomatic talks that shaped our borders in 1924.",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-old-city-view_1417-1598.jpg",
authorName: "The Journalist",
authorAvatar: "http://img.b2bpic.net/free-photo/detective-reading-classified-records_482257-74577.jpg",
date: "Oct 12, 2023",
},
id: "b1", category: "Politics", title: "The Forgotten Agreements", excerpt: "Uncovering the secret diplomatic talks that shaped our borders in 1924.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-old-city-view_1417-1598.jpg", authorName: "The Journalist", authorAvatar: "http://img.b2bpic.net/free-photo/detective-reading-classified-records_482257-74577.jpg", date: "Oct 12, 2023"},
{
id: "b2",
category: "Architecture",
title: "Skylines of Yesterday",
excerpt: "How the industrial revolution redefined city living forever.",
imageSrc: "http://img.b2bpic.net/free-photo/muffins-near-sprig-notebook_23-2147793016.jpg",
authorName: "The Journalist",
authorAvatar: "http://img.b2bpic.net/free-photo/back-school-concept-with-woman-studying-library_23-2148172357.jpg",
date: "Sep 28, 2023",
},
id: "b2", category: "Architecture", title: "Skylines of Yesterday", excerpt: "How the industrial revolution redefined city living forever.", imageSrc: "http://img.b2bpic.net/free-photo/muffins-near-sprig-notebook_23-2147793016.jpg", authorName: "The Journalist", authorAvatar: "http://img.b2bpic.net/free-photo/back-school-concept-with-woman-studying-library_23-2148172357.jpg", date: "Sep 28, 2023"},
{
id: "b3",
category: "Technology",
title: "Steam-Powered Dreams",
excerpt: "The inventors who were too ahead of their time, now lost to the ages.",
imageSrc: "http://img.b2bpic.net/free-photo/long-shot-windows-lined-up_122409-79.jpg",
authorName: "The Journalist",
authorAvatar: "http://img.b2bpic.net/free-photo/close-up-reporter-preparing-interview_23-2149183574.jpg",
date: "Sep 15, 2023",
},
id: "b3", category: "Technology", title: "Steam-Powered Dreams", excerpt: "The inventors who were too ahead of their time, now lost to the ages.", imageSrc: "http://img.b2bpic.net/free-photo/long-shot-windows-lined-up_122409-79.jpg", authorName: "The Journalist", authorAvatar: "http://img.b2bpic.net/free-photo/close-up-reporter-preparing-interview_23-2149183574.jpg", date: "Sep 15, 2023"},
]}
/>
</div>
@@ -189,14 +123,11 @@ export default function LandingPage() {
<ContactText
useInvertedBackground={false}
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
text="Have a story from the past you think deserves a modern look? Reach out and let's explore history together."
buttons={[
{
text: "Send a Tip",
href: "mailto:hello@historylens.com",
},
text: "Send a Tip", href: "mailto:hello@historylens.com"},
]}
/>
</div>
@@ -207,25 +138,17 @@ export default function LandingPage() {
{
items: [
{
label: "About",
href: "#about",
},
label: "About", href: "#about"},
{
label: "Journal",
href: "#blog",
},
label: "Journal", href: "#blog"},
],
},
{
items: [
{
label: "Twitter",
href: "#",
},
label: "Twitter", href: "#"},
{
label: "Newsletter",
href: "#",
},
label: "Newsletter", href: "#"},
],
},
]}