Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 3afbf420bc | |||
| 55f7b801d4 | |||
| 69be606859 | |||
| cb21d735b5 | |||
| 660cc4916d |
103
src/app/page.tsx
103
src/app/page.tsx
@@ -29,21 +29,13 @@ export default function LandingPage() {
|
|||||||
<NavbarLayoutFloatingOverlay
|
<NavbarLayoutFloatingOverlay
|
||||||
navItems={[
|
navItems={[
|
||||||
{
|
{
|
||||||
name: "Home",
|
name: "Home", id: "/"},
|
||||||
id: "/",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Research",
|
name: "Research", id: "/research"},
|
||||||
id: "/research",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "My Theory",
|
name: "My Theory", id: "/theory"},
|
||||||
id: "/theory",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Bibliography",
|
name: "Bibliography", id: "/bibliography"},
|
||||||
id: "/bibliography",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
brandName="Atlantis Research"
|
brandName="Atlantis Research"
|
||||||
/>
|
/>
|
||||||
@@ -52,31 +44,20 @@ export default function LandingPage() {
|
|||||||
<div id="hero" data-section="hero">
|
<div id="hero" data-section="hero">
|
||||||
<HeroBillboardGallery
|
<HeroBillboardGallery
|
||||||
background={{
|
background={{
|
||||||
variant: "radial-gradient",
|
variant: "radial-gradient"}}
|
||||||
}}
|
|
||||||
title="The Lost City of Atlantis"
|
title="The Lost City of Atlantis"
|
||||||
description="The legend of Atlantis is one of the most famous mysteries in history. First described by the Greek philosopher Plato over 2,000 years ago, Atlantis was said to be a powerful and highly advanced civilization that disappeared beneath the ocean in a single day and night."
|
description="The legend of Atlantis is one of the most famous mysteries in history. First described by the Greek philosopher Plato over 2,000 years ago, Atlantis was said to be a powerful and highly advanced civilization that disappeared beneath the ocean in a single day and night."
|
||||||
mediaItems={[
|
mediaItems={[
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/view-archeological-underwater-building-ruins_23-2150887040.jpg?_wi=1",
|
imageSrc: "http://img.b2bpic.net/free-photo/view-archeological-underwater-building-ruins_23-2150887040.jpg?_wi=1", imageAlt: "Lost City of Atlantis"},
|
||||||
imageAlt: "Lost City of Atlantis",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/diver-sea-surrounded-by-archeological-building-ruins_23-2151571527.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/diver-sea-surrounded-by-archeological-building-ruins_23-2151571527.jpg", imageAlt: "Lost City of Atlantis"},
|
||||||
imageAlt: "Lost City of Atlantis",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/view-archeological-underwater-building-ruins_23-2150886782.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/view-archeological-underwater-building-ruins_23-2150886782.jpg", imageAlt: "Lost City of Atlantis"},
|
||||||
imageAlt: "Lost City of Atlantis",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/view-archeological-underwater-building-ruins_23-2150887024.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/view-archeological-underwater-building-ruins_23-2150887024.jpg", imageAlt: "Lost City of Atlantis"},
|
||||||
imageAlt: "Lost City of Atlantis",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/diver-sea-surrounded-by-archeological-building-ruins_23-2151571741.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/diver-sea-surrounded-by-archeological-building-ruins_23-2151571741.jpg", imageAlt: "Lost City of Atlantis"},
|
||||||
imageAlt: "Lost City of Atlantis",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
mediaAnimation="blur-reveal"
|
mediaAnimation="blur-reveal"
|
||||||
/>
|
/>
|
||||||
@@ -89,12 +70,7 @@ export default function LandingPage() {
|
|||||||
title="Academic Acknowledgments"
|
title="Academic Acknowledgments"
|
||||||
description="Collaborators and research institutions that support this study."
|
description="Collaborators and research institutions that support this study."
|
||||||
names={[
|
names={[
|
||||||
"Classical Studies Dept",
|
"Classical Studies Dept", "Marine Archaeology Lab", "Ancient History Foundation", "Historical Research Group", "University of Antiquity"]}
|
||||||
"Marine Archaeology Lab",
|
|
||||||
"Ancient History Foundation",
|
|
||||||
"Historical Research Group",
|
|
||||||
"University of Antiquity",
|
|
||||||
]}
|
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -108,19 +84,9 @@ export default function LandingPage() {
|
|||||||
description="The scholars driving our current investigation into ancient civilizations."
|
description="The scholars driving our current investigation into ancient civilizations."
|
||||||
members={[
|
members={[
|
||||||
{
|
{
|
||||||
id: "m1",
|
id: "m1", name: "Dr. Elena Vance", role: "Head of Archaeology", description: "Specialist in Aegean civilizations.", imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-female-artist-reading-anatomy-book-learning-concept_169016-66309.jpg"},
|
||||||
name: "Dr. Elena Vance",
|
|
||||||
role: "Head of Archaeology",
|
|
||||||
description: "Specialist in Aegean civilizations.",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-female-artist-reading-anatomy-book-learning-concept_169016-66309.jpg",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "m2",
|
id: "m2", name: "Marcus Thorne", role: "History Analyst", description: "Focuses on Plato's dialogues.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-standing-with-flowers_23-2148884617.jpg"},
|
||||||
name: "Marcus Thorne",
|
|
||||||
role: "History Analyst",
|
|
||||||
description: "Focuses on Plato's dialogues.",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-standing-with-flowers_23-2148884617.jpg",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -128,28 +94,21 @@ export default function LandingPage() {
|
|||||||
<div id="metric" data-section="metric">
|
<div id="metric" data-section="metric">
|
||||||
<MetricCardSeven
|
<MetricCardSeven
|
||||||
animationType="slide-up"
|
animationType="slide-up"
|
||||||
textboxLayout="default"
|
textboxLayout="split"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
title="Study Metrics"
|
title="Study Metrics"
|
||||||
description="Quantifying our research scope and progress."
|
description="Quantifying our research scope and progress."
|
||||||
|
buttons={[
|
||||||
|
{ text: "Expedition Log", href: "/research-log" }
|
||||||
|
]}
|
||||||
metrics={[
|
metrics={[
|
||||||
{
|
{
|
||||||
id: "met1",
|
id: "met1", value: "2.4k", title: "Citations Processed", items: [
|
||||||
value: "2.4k",
|
"Primary texts", "Recent papers"],
|
||||||
title: "Citations Processed",
|
|
||||||
items: [
|
|
||||||
"Primary texts",
|
|
||||||
"Recent papers",
|
|
||||||
],
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "met2",
|
id: "met2", value: "12", title: "Site Expeditions", items: [
|
||||||
value: "12",
|
"Minoan sites", "Underwater scans"],
|
||||||
title: "Site Expeditions",
|
|
||||||
items: [
|
|
||||||
"Minoan sites",
|
|
||||||
"Underwater scans",
|
|
||||||
],
|
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
@@ -159,8 +118,7 @@ export default function LandingPage() {
|
|||||||
<ContactSplit
|
<ContactSplit
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
background={{
|
background={{
|
||||||
variant: "plain",
|
variant: "plain"}}
|
||||||
}}
|
|
||||||
tag="Stay Updated"
|
tag="Stay Updated"
|
||||||
title="Join the Research Newsletter"
|
title="Join the Research Newsletter"
|
||||||
description="Get the latest findings on our investigation into the Atlantis myth delivered straight to your inbox."
|
description="Get the latest findings on our investigation into the Atlantis myth delivered straight to your inbox."
|
||||||
@@ -173,20 +131,13 @@ export default function LandingPage() {
|
|||||||
<FooterSimple
|
<FooterSimple
|
||||||
columns={[
|
columns={[
|
||||||
{
|
{
|
||||||
title: "Explore",
|
title: "Explore", items: [
|
||||||
items: [
|
|
||||||
{
|
{
|
||||||
label: "Research",
|
label: "Research", href: "/research"},
|
||||||
href: "/research",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Theory",
|
label: "Theory", href: "/theory"},
|
||||||
href: "/theory",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Bibliography",
|
label: "Bibliography", href: "/bibliography"},
|
||||||
href: "/bibliography",
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
@@ -197,4 +148,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user