diff --git a/public/earthquakeRelief.jpg b/public/earthquakeRelief.jpg new file mode 100644 index 0000000..b0b6d76 Binary files /dev/null and b/public/earthquakeRelief.jpg differ diff --git a/src/app/learn/page.tsx b/src/app/learn/page.tsx index 4e6e1ba..acb98f3 100644 --- a/src/app/learn/page.tsx +++ b/src/app/learn/page.tsx @@ -1,48 +1,53 @@ -// app/learn/page.tsx "use client"; import BottomFooter from "@components/BottomFooter"; export default function LearnPage() { return ( -
- {/* (Optional) Navbar */} - {/* */} +
+ {/* Overlay for readability */} +
-
-

Earthquakes

-

- In this page, you can learn all about what earthquakes are, and how to keep safe! +

+ {/* Title & subtitle OVER the background (not in the content box) */} +

Earthquakes

+

+ In this page, you can learn all about what earthquakes are, and how best to keep safe!

-
+ + {/* Content box: all following info INSIDE */} +
{/* Section 1 */} -
+

- What are earthquakes? + What are earthquakes?
Earthquakes are a shaking of the earth's surface caused by a sudden release of energy underground. They can range in size, from tiny trembles to large quakes, which can cause destruction and even tsunamis. Hundreds of earthquakes happen every day—but most are too small to feel.

- {/* Section 2 */} -
+

- What are the types of earthquakes? + What are the types of earthquakes?
Regions near plate boundaries, such as around the Pacific Ocean ("The Ring of Fire"), experience the most activity.

- {/* Section 3 */}

- How can I be prepared? + How can I be prepared?

{/* MAIN BULLET POINTS */}
  • - Assemble an emergency kit: + Assemble an emergency kit: This should be stored in your earthquake emergency zone. It may be useful, as in an earthquake, you may lose electricity or water supplies. {/* SUB BULLETS */} diff --git a/src/app/page.tsx b/src/app/page.tsx index 16203a6..4f69519 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -1,5 +1,6 @@ import Image from "next/image"; import Link from "next/link"; + import BottomFooter from "@components/BottomFooter"; export default function Home() { @@ -16,10 +17,7 @@ export default function Home() {

- + Education Icon

Earthquakes

@@ -36,10 +34,7 @@ export default function Home() { Find recently active observatories, and newly opened/closed sites

- + Technology Icon

Artefacts

@@ -59,11 +54,16 @@ export default function Home() { Welcome to Tremor Tracker

- TremorTracker is a non-profit website and research company, that aims to provide true, reliable data. Our mission is seismic education and preparation for all + TremorTracker is a non-profit website and research company, that aims to provide true, reliable data. Our mission + is seismic education and preparation for all

What is an earthquake?

-

info

+

+ Earthquakes are a shaking of the earth's surface caused by a sudden release of energy underground. They can range + in size, from tiny trembles to large quakes, which can cause destruction and even tsunamis. Hundreds of + earthquakes happen every day—but most are too small to feel. +

How do we log earthquakes? @@ -107,30 +107,21 @@ export default function Home() {

- + Education Icon

Contact us directly

Visit our socials or leave us a message via phone or email.

- + Research Icon

Our Mission

Find out more about our purpose and the features we offer.

- + Technology Icon

Meet the Team

@@ -139,12 +130,12 @@ export default function Home() {

-
+
Background Image
- +