fixed header
This commit is contained in:
parent
1a25278120
commit
36a96cd2ff
3 changed files with 6 additions and 17 deletions
|
|
@ -8,9 +8,7 @@ import Services from "./components/Services";
|
|||
|
||||
createRoot(document.getElementById("root")).render(
|
||||
<StrictMode>
|
||||
<Navbar />
|
||||
<Hero />
|
||||
<Services />
|
||||
|
||||
<AppRouter />
|
||||
|
||||
</StrictMode>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue