PayEngine Contact Contact Block - Let's templates
Unlock every premium block and template with All-Access from €20 / 3 months, cancel anytime. Get All-Access
All blocks
Free Contact

PayEngine Contact

A contact block extracted from the PayEngine template, available in Tailwind CSS, Bootstrap, DaisyUI, and Material Design.

0 20
PayEngine Contact preview
payengine.html
<!DOCTYPE html>
<html lang="en">
<head>
    <script>
        window.FontAwesomeConfig = {
          autoReplaceSvg: 'nest'
        };
      </script>
    <script src="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/js/all.min.js" crossorigin="anonymous" referrerpolicy="no-referrer"></script>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>PayEngine Contact | Tailwind CSS UI Block</title>
    <meta name="description" content="A contact block extracted from the PayEngine template, available in Tailwind CSS, Bootstrap, DaisyUI, and Material Design.">
    <meta name="keywords" content="PayEngine, Tailwind CSS template, HTML website template, fintech website template, payout platform landing page, global payments, financial infrastructure, responsive fintech design">
    <meta name="author" content="Let's templates">
    <link rel="canonical" href="">

    <meta property="og:type" content="product">
    <meta property="og:site_name" content="Let's templates">
    <meta property="og:locale" content="en_US">
    <meta property="og:url" content="">
    <meta property="og:title" content="PayEngine | Tailwind CSS Fintech Payments Template">
    <meta property="og:description" content="A modern Tailwind CSS fintech template for global payouts, intelligent ledger technology, payment compliance, reporting, and financial infrastructure platforms.">
    <meta property="og:image" content="">
    <meta property="og:image:alt" content="PayEngine template preview">

    <meta name="twitter:card" content="summary_large_image">
    <meta name="twitter:url" content="">
    <meta name="twitter:title" content="PayEngine | Tailwind CSS Fintech Payments Template">
    <meta name="twitter:description" content="A modern Tailwind CSS fintech template for global payouts, intelligent ledger technology, payment compliance, reporting, and financial infrastructure platforms.">
    <meta name="twitter:image" content="">
    <meta name="twitter:image:alt" content="PayEngine template preview">
    <script src="https://cdn.tailwindcss.com"></script>
    <link rel="preconnect" href="https://fonts.googleapis.com">
    <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
    <link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap" rel="stylesheet">
    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css">
    <style>
        body {
            font-family: 'Inter', sans-serif;
            background-color: #000000;
        }
    </style>
</head>
<body class="text-white selection:bg-white selection:text-black">
<!-- block:start contact -->
        <section id="contact" class="max-w-7xl mx-auto px-6 py-32 border-t border-white/5">
            <div class="grid grid-cols-1 lg:grid-cols-2 gap-16 lg:gap-32">
                <div class="space-y-12">
                    <div class="space-y-6">
                        <div class="text-[10px] uppercase tracking-[0.2em] font-bold text-white/40">Get in touch</div>
                        <h2 class="text-4xl md:text-5xl font-medium tracking-tight">Let's build the future of payouts together.</h2>
                        <p class="text-white/40 leading-relaxed max-w-md">
                            Whether you're looking for enterprise solutions or developer support, our team is ready to help you scale.
                        </p>
                    </div>

                    <form class="space-y-6">
                        <div class="grid grid-cols-1 md:grid-cols-2 gap-6">
                            <div class="space-y-2">
                                <label class="text-[10px] uppercase tracking-widest text-white/20 font-bold">Full Name</label>
                                <input type="text" class="w-full bg-white/5 border border-white/10 rounded-md px-4 py-3 text-sm focus:outline-none focus:border-white/40 transition-colors" placeholder="Jane Doe">
                            </div>
                            <div class="space-y-2">
                                <label class="text-[10px] uppercase tracking-widest text-white/20 font-bold">Work Email</label>
                                <input type="email" class="w-full bg-white/5 border border-white/10 rounded-md px-4 py-3 text-sm focus:outline-none focus:border-white/40 transition-colors" placeholder="jane@company.com">
                            </div>
                        </div>
                        <div class="space-y-2">
                            <label class="text-[10px] uppercase tracking-widest text-white/20 font-bold">Message</label>
                            <textarea rows="4" class="w-full bg-white/5 border border-white/10 rounded-md px-4 py-3 text-sm focus:outline-none focus:border-white/40 transition-colors resize-none" placeholder="How can we help?"></textarea>
                        </div>
                        <button class="bg-white text-black px-8 py-3 rounded-md text-sm font-bold hover:bg-white/90 transition-all w-full md:w-auto">Send Message</button>
                    </form>
                </div>

                <div class="flex flex-col">
                    <div class="rounded-xl overflow-hidden grayscale border border-white/10 relative flex-grow min-h-[400px]">
                        <img class="w-full h-full object-cover opacity-40" src="https://storage.googleapis.com/uxpilot-auth.appspot.com/gen_4536e8fa88_9a23fc70945d3c6e.png" alt="highly minimalist stylized map of New York City financial district, monochrome black and white, clea" />
                        <div class="absolute inset-0 bg-gradient-to-t from-black to-transparent opacity-80"></div>
                        <div class="absolute bottom-8 left-8 right-8 space-y-6">
                             <div>
                                <div class="text-[10px] uppercase tracking-[0.2em] font-bold text-white/40 mb-2">Headquarters</div>
                                <div class="text-xl font-medium leading-tight text-white">451 Wall Street, 12th Floor<br>New York, NY 10005</div>
                             </div>
                             <div class="flex flex-wrap gap-x-8 gap-y-4 pt-4 border-t border-white/10">
                                <div class="flex flex-col">
                                    <span class="text-white text-xs font-medium tracking-tight">New York</span>
                                    <span class="text-white/20 text-[10px] font-bold uppercase tracking-wider">Global HQ</span>
                                </div>
                                <div class="flex flex-col">
                                    <span class="text-white text-xs font-medium tracking-tight">London</span>
                                    <span class="text-white/20 text-[10px] font-bold uppercase tracking-wider">Operations</span>
                                </div>
                                <div class="flex flex-col">
                                    <span class="text-white text-xs font-medium tracking-tight">Singapore</span>
                                    <span class="text-white/20 text-[10px] font-bold uppercase tracking-wider">APAC Hub</span>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        <!-- block:end contact -->
</body>
</html>

From this template

PayEngine screenshot Free

SaaS

PayEngine

Unlimited access to all products

Unlock the entire library of premium templates and blocks. Renews automatically, cancel anytime.

€20 / 3 months or €60 / year
Get Unlimited Access