mirror of
https://github.com/Rushilwiz/shaanta.git
synced 2025-04-04 12:20:15 -04:00
fix: actually fixed under construction image
This commit is contained in:
parent
f75f48bb07
commit
439a7fef61
|
@ -6,7 +6,7 @@ function App() {
|
|||
<div className="App">
|
||||
<h1>Shaanta Inc's site is currently under development.</h1>
|
||||
<h3>Please enjoy this image in the meantime:</h3>
|
||||
<img src="{family}" />
|
||||
<img src={family} alt="nice family"/>
|
||||
</div>
|
||||
);
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user