first homepage layout

This commit is contained in:
Ebube
2024-03-13 23:31:36 +01:00
parent 1c52e88c08
commit 6f1f7ee682
15 changed files with 115 additions and 19 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
export * from "./Header"
export * from "./Hero"
export * from "./Home"
export * from "./shared"
export * from "./Footer"