diff --git a/public/images/booktear1.png b/public/images/booktear1.png new file mode 100644 index 0000000..6683bc7 Binary files /dev/null and b/public/images/booktear1.png differ diff --git a/src/app/layout.jsx b/src/app/layout.jsx index 16b33e7..c488307 100644 --- a/src/app/layout.jsx +++ b/src/app/layout.jsx @@ -41,7 +41,7 @@ export default function RootLayout({ children }) { jmhTypewriter.variable, )} > - + {children} diff --git a/src/components/Hero.jsx b/src/components/Hero.jsx index 10f1b07..9858142 100644 --- a/src/components/Hero.jsx +++ b/src/components/Hero.jsx @@ -27,7 +27,7 @@ export function Hero() {
Page divider
-
+

Mon cher,

diff --git a/tailwind.config.js b/tailwind.config.js index ec61a8a..8ee876e 100644 --- a/tailwind.config.js +++ b/tailwind.config.js @@ -52,6 +52,7 @@ module.exports = { 200: '#E4E7EB', }, 'love-red': '#bc0a0f', + base: '#faeee0', creme: { 900: '#e3dfda', 600: '#f6f1eb',