diff --git a/src/app/layout.jsx b/src/app/layout.jsx index 462d503..e472169 100644 --- a/src/app/layout.jsx +++ b/src/app/layout.jsx @@ -40,7 +40,7 @@ export default function RootLayout({ children }) { lexend.variable, vollkorn.variable, )} - style={{backgroundImage: 'url(/images/waterbg.jpg)', backgroundSize: 'cover', backgroundPosition: 'center', backgroundAttachment: 'fixed'}} + style={{backgroundImage: 'url(/images/waterbg2.jpg)', backgroundSize: 'cover', backgroundPosition: 'center', backgroundAttachment: 'fixed'}} > {children} diff --git a/src/app/story/page.jsx b/src/app/story/page.jsx index 3a0b1df..6775aac 100644 --- a/src/app/story/page.jsx +++ b/src/app/story/page.jsx @@ -14,7 +14,6 @@ export default function OurStory() { -