NS
Nexgen Squad
Elegant Touch Copy this Tailwind Component 0to Your Project
Can you make this component beautiful and elegant using latest next js and tailwind css <div className="bg [#0c3452] text white py 8"> <div className="container mx auto px 4 flex flex col items center"> <h1 className="text 5xl font bold mb 4 text center">Contact Us</h1> <p className="text xl text center max w 2xl mx auto"> Got a question or a request? We'd love to hear from you. Send us a message by using the contact form and we'll respond as soon as possible. </p> </div> </div>
Prompt