Contact form change
This commit is contained in:
parent
11fd93f196
commit
0413346ef7
@ -363,7 +363,7 @@ const Header = () => {
|
||||
{/* Submit button */}
|
||||
<button
|
||||
type="submit"
|
||||
className="w-full border border-black bg-white hover:bg-black text-black font-medium py-3 px-4 rounded-lg transition-colors focus:outline-none focus:ring-2 focus:ring-blue-500 focus:ring-offset-2"
|
||||
className="w-full border border-black bg-white hover:bg-black hover:text-white text-black font-medium py-3 px-4 rounded-lg transition-colors focus:outline-none focus:ring-2 focus:ring-blue-500 focus:ring-offset-2"
|
||||
>
|
||||
Submit Message
|
||||
</button>
|
||||
|
Loading…
x
Reference in New Issue
Block a user