Ui cahnges and button linking
This commit is contained in:
@@ -99,6 +99,7 @@ const ContactForm: React.FC = () => {
|
||||
whileInView={{ opacity: 1, y: 0 }}
|
||||
viewport={{ once: true }}
|
||||
className="max-w-3xl mx-auto mb-20"
|
||||
id="contact-form"
|
||||
>
|
||||
<Card className="bg-white border-gray-200 shadow-xl">
|
||||
<CardContent className="p-8 md:p-12">
|
||||
|
||||
Reference in New Issue
Block a user