mirror of
https://github.com/MetaFam/TheGame.git
synced 2026-04-24 03:00:09 -04:00
the new bg image didnt make it in last commit.
This commit is contained in:
committed by
Scott Stevenson
parent
03a09c10e1
commit
a926d24876
@@ -8,7 +8,7 @@ import {
|
||||
Text,
|
||||
} from '@metafam/ds';
|
||||
// import { animated } from '@react-spring/web';
|
||||
import BackgroundImage from 'assets/landing/intro-background.png';
|
||||
import BackgroundImage from 'assets/landing/sections/section-1.jpg';
|
||||
import MetaGameLogo from 'assets/logo-new.png';
|
||||
import { FullPageContainer } from 'components/Container';
|
||||
import { useOnScreen } from 'lib/hooks/useOnScreen';
|
||||
|
||||
Reference in New Issue
Block a user