Free
About
Nexus About
A about block extracted from the Nexus template, available in Tailwind CSS, Bootstrap, DaisyUI, and Material Design.
0
7
A about block extracted from the Nexus template, available in Tailwind CSS, Bootstrap, DaisyUI, and Material Design.
<!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>Nexus About | Tailwind CSS UI Block</title>
<meta name="description" content="A about block extracted from the Nexus template, available in Tailwind CSS, Bootstrap, DaisyUI, and Material Design.">
<meta name="keywords" content="Nexus, Tailwind CSS template, HTML website template, product designer portfolio, UX designer website, creative portfolio, responsive personal 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="Nexus | Tailwind CSS Product Designer Portfolio Template">
<meta property="og:description" content="A clean Tailwind CSS portfolio template for product designers, experience architects, and digital creatives showcasing services, work, and contact.">
<meta property="og:image" content="">
<meta property="og:image:alt" content="Nexus template preview">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:url" content="">
<meta name="twitter:title" content="Nexus | Tailwind CSS Product Designer Portfolio Template">
<meta name="twitter:description" content="A clean Tailwind CSS portfolio template for product designers, experience architects, and digital creatives showcasing services, work, and contact.">
<meta name="twitter:image" content="">
<meta name="twitter:image:alt" content="Nexus template preview">
<script src="https://cdn.tailwindcss.com"></script>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css">
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap" rel="stylesheet">
<style>
body {
font-family: 'Inter', sans-serif;
background-color: #ffffff;
color: #1a1a1a;
}
.text-huge {
font-size: clamp(3rem, 10vw, 8rem);
line-height: 0.9;
}
.logo-scroll {
display: flex;
overflow: hidden;
user-select: none;
gap: 2rem;
}
.logo-scroll-inner {
display: flex;
flex-shrink: 0;
gap: 2rem;
min-width: 100%;
animation: scroll 30s linear infinite;
}
@keyframes scroll {
from { transform: translateX(0); }
to { transform: translateX(-50%); }
}
</style>
</head>
<body class="antialiased">
<!-- block:start about -->
<section id="about" class="py-32 px-6 md:px-12 max-w-7xl mx-auto">
<div class="flex flex-col md:flex-row justify-between items-start mb-16 space-y-6 md:space-y-0">
<div class="max-w-2xl">
<span class="inline-block px-4 py-1 bg-neutral-100 rounded-full text-[10px] uppercase font-bold tracking-widest mb-6">About the Craft</span>
<h2 class="text-4xl md:text-5xl font-bold tracking-tighter leading-tight">
Design is not just what it looks like; it's how it works and feels.
</h2>
</div>
<div class="max-w-xs text-sm text-neutral-500 leading-relaxed pt-12">
For me, every pixel serves a purpose. I believe in a philosophy where beauty is a byproduct of pure functionality.
</div>
</div>
<div class="grid grid-cols-1 lg:grid-cols-12 gap-12 items-center">
<div class="lg:col-span-7 relative group">
<div class="aspect-video rounded-[2.5rem] overflow-hidden bg-neutral-900">
<img class="w-full h-full object-cover opacity-60" src="https://storage.googleapis.com/uxpilot-auth.appspot.com/gen_8ee4fcc80f_151d3449d631f8e9.png" alt="abstract cinematic video frame of a creative process, hands sketching on a tablet" />
</div>
<div class="absolute inset-0 flex items-center justify-center">
<button class="w-20 h-20 bg-white rounded-full flex items-center justify-center text-black shadow-2xl hover:scale-110 transition-transform">
<i class="fa-solid fa-play ml-1"></i>
</button>
</div>
</div>
<div class="lg:col-span-5 space-y-12 lg:pl-12">
<div>
<div class="text-6xl font-bold tracking-tighter text-black">+450</div>
<p class="text-sm text-neutral-500 mt-2">Projects delivered with meticulous attention to detail and user satisfaction.</p>
</div>
<div>
<div class="text-6xl font-bold tracking-tighter text-black">+12</div>
<p class="text-sm text-neutral-500 mt-2">Years of experience navigating the evolving landscape of digital product design.</p>
</div>
</div>
</div>
</section>
<!-- block:end about -->
</body>
</html>
Free
Portfolio
Unlock the entire library of premium templates and blocks. Renews automatically, cancel anytime.