final
This commit is contained in:
@@ -8,6 +8,7 @@ import InfoBox from './components/InfoBox'
|
||||
import Signup from './components/Signup'
|
||||
import PastDrops from './components/PastDrops'
|
||||
import Footer from './components/Footer'
|
||||
import UnlockBar from './components/UnlockBar'
|
||||
|
||||
function PaymentHandler() {
|
||||
const searchParams = useSearchParams()
|
||||
@@ -37,6 +38,7 @@ export default function Home() {
|
||||
<PaymentHandler />
|
||||
</Suspense>
|
||||
<Nav />
|
||||
<UnlockBar />
|
||||
<header className="container">
|
||||
<h1>Shop together. Wholesale prices for private buyers.</h1>
|
||||
<p>
|
||||
|
||||
Reference in New Issue
Block a user