Skip to content

Commit ec7b631

Browse files
committed
reinstall
1 parent 568f672 commit ec7b631

2 files changed

Lines changed: 3638 additions & 3118 deletions

File tree

src/templates/page/contact.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ const ContactPage = () => {
2424
<div className="w-full hidden sm:flex justify-center p-12 bg-gray-200">
2525
<div className="max-w-tablet m-auto bg-white rounded-xl overflow-hidden shadow-lg">
2626
<Header className={`hidden sm:block h-48 w-full px-4`} imageUrl={imageUrl} style={{}} />
27-
2827
<div className="p-4">
2928
<ContactForm />
3029
</div>

0 commit comments

Comments
 (0)