This commit is contained in:
Adwit Mukherji
2024-10-25 13:58:32 +01:00
parent 3c21c2ebc5
commit 005aaf12f8

View File

@@ -19,7 +19,7 @@ export default function Home() {
</nav> </nav>
<input <input
type="text" type="text"
placeholder="Search events..." placeholder="Search concerts..."
className="search-bar" className="search-bar"
/> />
</header> </header>