Init(Coore): add to repo
This commit is contained in:
7
components/SmartHome.js
Executable file
7
components/SmartHome.js
Executable file
@@ -0,0 +1,7 @@
|
||||
export default function SmartHome(){
|
||||
return (
|
||||
<div style={{backgroundImage : 'url(sh.png)'}} className="w-full h-96 py-96 bg-no-repeat bg-right-top bg-[#020814]">
|
||||
|
||||
</div>
|
||||
)
|
||||
}
|
||||
Reference in New Issue
Block a user