Visual edit in Lovable
Edited UI in Lovable
This commit is contained in:
parent
057efcceaa
commit
c2c5f0e4bd
1 changed files with 1 additions and 3 deletions
|
|
@ -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 */}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue