diff --git a/frontend/public/content/about-us.md b/frontend/public/content/about-us.md
index 076c008..5c5ba71 100644
--- a/frontend/public/content/about-us.md
+++ b/frontend/public/content/about-us.md
@@ -1,26 +1,9 @@
-# About Us
+Hi, I’m Radek – a software engineer, a West Coast Swing dancer and the person behind **spotlight.cam**.
-## Lorem Ipsum
-Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
+Spotlight.cam is a project built by someone who actually stands in the same registration lines, dances in the same heats and scrolls through the same event pages as you :P
-## Dolor Sit Amet
-Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat:
+If we ever meet at an event, I’ll probably be somewhere near the dance floor, probably pressing “record” on someone’s spotlight.
-- **Duis aute irure** - Dolor in reprehenderit in voluptate velit esse cillum dolore
-- **Eu fugiat nulla** - Pariatur excepteur sint occaecat cupidatat non proident
-- **Sunt in culpa** - Qui officia deserunt mollit anim id est laborum
-- **Sed ut perspiciatis** - Unde omnis iste natus error sit voluptatem
-
-## Consectetur Adipiscing
-
-Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.
-
-## Nemo Enim
-
-Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt.
-
----
-
-*For questions or feedback, [contact us](/contact).*
+To be fair, the original idea for this service was actually dropped on me by a friend who was tired of hunting for someone to film her dances – I just did what any backend developer / DevOps / Linux admin would do: said “okay, that shouldn’t be that hard… right?”, opened my editor, set up a few servers and scripts… and suddenly we had a new project on our hands 😅 I also had a not-so-secret teammate: AI. Without it, this would probably still be stuck in my “one day” folder for about a year 😄
\ No newline at end of file
diff --git a/frontend/src/components/layout/PublicFooter.jsx b/frontend/src/components/layout/PublicFooter.jsx
new file mode 100644
index 0000000..79f36b5
--- /dev/null
+++ b/frontend/src/components/layout/PublicFooter.jsx
@@ -0,0 +1,71 @@
+import { Link } from 'react-router-dom';
+
+const PublicFooter = () => {
+ return (
+
+ );
+};
+
+export default PublicFooter;
diff --git a/frontend/src/components/layout/PublicHeader.jsx b/frontend/src/components/layout/PublicHeader.jsx
new file mode 100644
index 0000000..f3c72eb
--- /dev/null
+++ b/frontend/src/components/layout/PublicHeader.jsx
@@ -0,0 +1,17 @@
+import { Link } from 'react-router-dom';
+import { Video } from 'lucide-react';
+
+const PublicHeader = () => {
+ return (
+
Loading...
{error}
Redirecting to homepage...
Loading...
{error}
Sign in to your account
-Sign in to your account
++ Your password has been updated. You can now log in with your new password. +
+- Your password has been updated. You can now log in with your new password. -
-+ This password reset link is invalid or has expired. Please request a new one. +
+ + Request New Link +- This password reset link is invalid or has expired. Please request a new one. -
- - Request New Link -- Enter your new password below -
-{error}
++ Enter your new password below +