diff --git a/compass/app/resource/page.tsx b/compass/app/resource/page.tsx
new file mode 100644
index 0000000..bee0a60
--- /dev/null
+++ b/compass/app/resource/page.tsx
@@ -0,0 +1,39 @@
+"use client"
+
+import Callout from "@/components/resource/Callout";
+import Card from "@/components/resource/Card";
+import { LandingSearchBar } from "@/components/resource/LandingSearchBar";
+import { Icons } from "@/utils/constants";
+import { BookOpenIcon, BookmarkIcon, ClipboardIcon } from "@heroicons/react/24/solid";
+import Image from 'next/image';
+
+export default function Page() {
+ return (
+ <>
+
+
+
+
Compass Center Advocate Landing Page
+
+
+ Welcome! Below you will find a list of resources for the Compass Center's trained advocates. These materials serve to virtually provide a collection of advocacy, resource, and hotline manuals and information.
+ If you are an advocate looking for the contact information of a particular Compass Center employee, please directly contact your staff back-up or the person in charge of your training.
+
+