mirror of
https://github.com/Stone-Red-Code/website.git
synced 2026-09-06 16:06:12 +02:00
refact: convert all svg images to React components
This commit is contained in:
@@ -2,7 +2,7 @@ import { Link } from "gatsby"
|
||||
import Particles from "react-particles-js"
|
||||
import styled, { css } from "styled-components"
|
||||
import { fontFamily } from "../../design/typography"
|
||||
import TPHLogo from "../../images/tph-logo.svg"
|
||||
import TPHLogo from "../../images/tph-logo"
|
||||
|
||||
export const HomeWrapper = styled.header`
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user