navbar improvements and removed dear jane

This commit is contained in:
Harivansh Rathi 2024-12-04 12:53:36 -05:00
parent fce42be0b3
commit 9609248b69
6 changed files with 201 additions and 486 deletions

View file

@ -55,16 +55,6 @@ const Home = () => {
</div>
</Link>
{/* Dear Jane */}
<Link to="/advice" className="feature-card">
<div className="bg-cream-100 p-6 rounded-lg hover:shadow-lg transition">
<h2 className="font-cormorant text-2xl text-sage-900 mb-3">Dear Jane</h2>
<p className="text-sage-700">
Seeking counsel? Let Jane's timeless wisdom guide you through modern romance
</p>
</div>
</Link>
{/* Vendor Directory */}
<Link to="/vendors" className="feature-card">
<div className="bg-sage-100 p-6 rounded-lg hover:shadow-lg transition">