Visual edit in Lovable

Edited UI in Lovable
This commit is contained in:
gpt-engineer-app[bot] 2025-07-19 15:15:01 +00:00
parent 057efcceaa
commit c2c5f0e4bd

View file

@ -37,9 +37,7 @@ const InteractiveGallery = () => {
return <div className="space-y-6">
<div className="space-y-4">
<h1 className="text-3xl font-bold text-foreground">Data Structures</h1>
<p className="text-muted-foreground text-lg">
Interactive tools and resources designed to connect theoretical concepts with practical applications in educational settings.
</p>
<p className="text-muted-foreground text-lg">Interactive explorations of elementary data structures and algorithms.</p>
</div>
{/* Search bar */}