|
|
|
@ -83,7 +83,7 @@ export default function LandingComponent({ onLanded }: LandingComponentProps) {
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
<div className="mt-16 sm:mt-24 lg:col-span-6 lg:mt-0">
|
|
|
|
|
<div className="bg-white shadow sm:mx-auto sm:w-full sm:max-w-md sm:overflow-hidden sm:rounded-lg">
|
|
|
|
|
<div className="bg-white shadow sm:mx-auto sm:w-full sm:max-w-md sm:rounded-lg">
|
|
|
|
|
<div className="px-4 py-8 sm:px-10">
|
|
|
|
|
<div>
|
|
|
|
|
<Button
|
|
|
|
|