diff --git a/src/pages/about.rs b/src/pages/about.rs index 3b9d5cf..85bf1ea 100644 --- a/src/pages/about.rs +++ b/src/pages/about.rs @@ -33,8 +33,8 @@ impl Component for About { html! {
-
-
+
+

{"What is the Museum of Code?"}

@@ -87,7 +87,7 @@ impl Component for About { your own code snippets (artifacts) to the museum! "# }

-
+
{"Become a Sponsor!"} @@ -112,12 +112,13 @@ impl Component for About { "#}

- - +
+ +
diff --git a/src/pages/contact.rs b/src/pages/contact.rs index 100fee1..caa48bd 100644 --- a/src/pages/contact.rs +++ b/src/pages/contact.rs @@ -30,27 +30,34 @@ impl Component for Contact { html! {
-
-
-

{"Be A Part of MoCo!"}

-
- {"Email Me"} -

{"@allenchenyilun1999@gmail.com"}

+
+
+

{"Getting Involved"}

+
+
+

{"⚒️ Want to help build the museum? Let's get in touch!"}

+ {"Email Us!"} +

{"@allenchenyilun1999@gmail.com"}

+
+
+

{"🤝 Want to put your name/logo in the museum?"}

+ {"Sponsor Us!"} +

{"via GitHub Sponsor"}

+
+
+ +
- -
-
+
} } diff --git a/src/pages/home.rs b/src/pages/home.rs index 8dea8d9..b1fa5ab 100644 --- a/src/pages/home.rs +++ b/src/pages/home.rs @@ -33,7 +33,7 @@ impl Component for Home { html! {
-
+

{"Museum of Code"}

{"A curated exhibit of exquisite programming artifacts."}

@@ -43,20 +43,20 @@ impl Component for Home { class="rounded-md w-full md:w-1/4 bg-indigo-600 my-2.5 px-3.5 py-2.5 text-sm font-semibold text-white shadow-sm hover:bg-indigo-500 focus-visible:outline focus-visible:outline-2 focus-visible:outline-offset-2 focus-visible:outline-indigo-600"> {"Enter the Museum"} - +
-
{"⭐ Featured Artifact ⭐"}
+
{"⭐ Featured Artifact ⭐"}
                             {formatted_haskell}