more cleanup

This commit is contained in:
Carl-Gerhard Lindesvärd
2024-04-08 22:04:24 +02:00
parent 14d64aea0b
commit 71802dc236
7 changed files with 23 additions and 27 deletions

View File

@@ -4,11 +4,10 @@ import Image from 'next/image';
import Link from 'next/link';
import { Heading2, Lead2 } from './copy';
import { JoinWaitlist } from './join-waitlist';
export default function Footer() {
return (
<footer className="bg-blue-darker relative relative mt-40 text-white">
<footer className="bg-blue-darker relative mt-40 text-white">
<div className="absolute inset-0 h-full w-full bg-[radial-gradient(circle,rgba(255,255,255,0.2)_0%,rgba(255,255,255,0)_100%)]"></div>
<div className="container relative flex flex-col items-center text-center">
<div className="my-24">