Update src/app/page.tsx
This commit is contained in:
@@ -59,8 +59,7 @@ export default function LandingPage() {
|
||||
|
||||
<div className="absolute inset-0 flex items-center justify-center">
|
||||
<div className="text-center">
|
||||
<h2 className="text-sm tracking-widest uppercase opacity-5 mb-4">The Collection Sheet</h2>
|
||||
<p className="text-xs tracking-wide opacity-30 font-mono mb-8">Hover to explore. Move your cursor to reveal more.</p>
|
||||
<h1 className="text-3xl md:text-4xl lg:text-5xl font-bold tracking-tight text-gray-900 mb-8 leading-tight">Premium Trucker Hats for Every Season</h1>
|
||||
|
||||
<div className="grid grid-cols-2 md:grid-cols-3 lg:grid-cols-5 gap-8 px-4 max-w-6xl mx-auto">
|
||||
{[
|
||||
|
||||
Reference in New Issue
Block a user