diff --git a/public/images/booktear.png b/public/images/booktear.png new file mode 100644 index 0000000..78527dc Binary files /dev/null and b/public/images/booktear.png differ diff --git a/public/images/booktear2.png b/public/images/booktear2.png new file mode 100644 index 0000000..3e7b6c6 Binary files /dev/null and b/public/images/booktear2.png differ diff --git a/public/images/booktear3.png b/public/images/booktear3.png new file mode 100644 index 0000000..98bf4d7 Binary files /dev/null and b/public/images/booktear3.png differ diff --git a/public/images/paper.jpg b/public/images/paper.jpg new file mode 100644 index 0000000..0d2314b Binary files /dev/null and b/public/images/paper.jpg differ diff --git a/src/app/layout.jsx b/src/app/layout.jsx index 2716f03..16b33e7 100644 --- a/src/app/layout.jsx +++ b/src/app/layout.jsx @@ -1,4 +1,5 @@ import { Inter, Lexend } from 'next/font/google' +import localFont from 'next/font/local' import clsx from 'clsx' import '@/styles/tailwind.css' @@ -18,6 +19,11 @@ const inter = Inter({ variable: '--font-inter', }) +const jmhTypewriter = localFont({ + src: '../fonts/jmh_typewriter/JMH Typewriter.otf', + variable: '--font-jmh-typewriter', +}) + const lexend = Lexend({ subsets: ['latin'], display: 'swap', @@ -29,9 +35,10 @@ export default function RootLayout({ children }) {
diff --git a/src/app/page.jsx b/src/app/page.jsx index fcb51cb..f6a2a6f 100644 --- a/src/app/page.jsx +++ b/src/app/page.jsx @@ -3,6 +3,7 @@ import { Footer } from '@/components/Footer' import { Header } from '@/components/Header' import { Hero } from '@/components/Hero'; import AudioPlayer from '@/components/ui/AudioPlayer'; +import Booktear from '@/components/ui/Booktear'; @@ -11,10 +12,10 @@ export default function Home() { return ( <>Mon cher,
+
+ If you find yourself here, you’ve survived the noise.
+ Sit, let the glass sweat a little.
+ The band will start soon, and perhaps someone will meet your eyes before the chorus ends.
+ If not, the night still owes you a dance.
+
— M.N.
+Mon cher,
+
+ If you find yourself here, you’ve survived the noise.
+ Sit, let the glass sweat a little.
+ The band will start soon, and perhaps someone will meet your eyes before the chorus ends.
+ If not, the night still owes you a dance.
+
— M.N.
+