diff --git a/src/components/Contacter.jsx b/src/components/Contacter.jsx index 2eaa14e..441478c 100644 --- a/src/components/Contacter.jsx +++ b/src/components/Contacter.jsx @@ -71,7 +71,7 @@ const Contact = () => { variants={slideIn("left", "tween", 0.2, 1)} className='flex-[0.75] bg-black-100 p-8 rounded-2xl' > -

Get in touch

+

มีปัญหาปรึกษาพี่

Contact.

{ name='email' value={form.email} onChange={handleChange} - placeholder="What's your web address?" + placeholder="What's your email?" className='bg-tertiary py-4 px-6 placeholder:text-secondary text-white rounded-lg outline-none border-none font-medium' />