Rename landing component
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
---
|
||||
import { CanvaLanding } from "@/components/canva-landing";
|
||||
import { Landing } from "@/components/landing";
|
||||
import "@/styles/global.css";
|
||||
---
|
||||
|
||||
@@ -17,6 +17,6 @@ import "@/styles/global.css";
|
||||
defer></script>
|
||||
</head>
|
||||
<body>
|
||||
<CanvaLanding />
|
||||
<Landing />
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user