mirror of
https://github.com/System-End/site.git
synced 2026-04-19 22:05:11 +00:00
Update components/hackathons/landing.js
This commit is contained in:
parent
c8cf40157a
commit
931e7f1fd2
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ import { Box, Button, Heading, Text, Card } from 'theme-ui'
|
|||
import Fade from 'react-reveal/Fade'
|
||||
import ScrollHint from '../scroll-hint'
|
||||
import Image from 'next/image'
|
||||
import hero from '../../public/hackathons/assemble-talent-show.jpg'
|
||||
import hero from '../../public/hackathons/assemble.JPG'
|
||||
import Icon from '../icon'
|
||||
|
||||
export default function Landing() {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue