/* eslint-disable react/no-unescaped-entities */ import Head from "next/head"; import { Container } from "../Container"; export default function Confirm() { return ( <> Confirm

Thanks so much!

Keep an eye on your inbox for product updates and announcements from Turbo and Vercel.

{" "}

Thanks,
The Turbo Team

); }