Skip to content

Commit

Permalink
faet: showcase.
Browse files Browse the repository at this point in the history
  • Loading branch information
spiritanand committed Sep 22, 2023
1 parent af0563c commit 9e6495b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 8 deletions.
2 changes: 2 additions & 0 deletions src/pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,12 @@ import { TrustAuthXText } from "../components/svgs/TrustAuthXText";
import { LowCode } from "../components/svgs/low-code";
import Footer from "../components/Footer";
import Customize from '../components/customize'
import Showcase from '../components/Showcase'

export default function LandingPage() {
return (
<>
<Showcase/>
<Customize/>
<Footer />
</>
Expand Down
8 changes: 0 additions & 8 deletions src/pages/randompage.tsx

This file was deleted.

0 comments on commit 9e6495b

Please sign in to comment.