Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 9af2f6c188 |
@@ -27,10 +27,7 @@ export default function LandingPage() {
|
||||
headingFontWeight="medium"
|
||||
>
|
||||
<div style={{
|
||||
backgroundImage: `url("https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DI1e2k6EYhFwH9l7rLjtoP3nQ0/uploaded-1778476138014-qo7k4fxb.jpg")`,
|
||||
backgroundSize: 'cover',
|
||||
backgroundPosition: 'center',
|
||||
backgroundAttachment: 'fixed',
|
||||
backgroundColor: 'transparent',
|
||||
minHeight: '100vh'
|
||||
}}>
|
||||
<ReactLenis root>
|
||||
@@ -178,4 +175,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user