update serarch

This commit is contained in:
2025-04-27 18:40:18 -03:00
parent 832ba12610
commit 1edd730939
4 changed files with 77 additions and 73 deletions

View File

@@ -5,7 +5,6 @@ import Layout from "~/layouts/Layout.astro";
import Container from "~/components/Container.astro";
import { Clients } from "~/components/Course";
import Search from "./_components/Search.astro";
// import Search from "astro-pagefind/components/Search";
import mulhercomepi from "~/assets/mulher-com-epi.png";
---
@@ -27,25 +26,13 @@ import mulhercomepi from "~/assets/mulher-com-epi.png";
</h1>
</label>
<div
class="border border-black bg-white w-full rounded-lg relative h-13"
>
<!-- <label for="search" class="py-3.5 pl-3">
<!-- <label for="search" class="py-3.5 pl-3">
<Icon
name="magnifying-glass"
class="size-6"
/>
</label> -->
<Search
className="pagefind"
uiOptions={{
showImages: false,
resetStyles: false,
pageSize: 5,
excerptLength: 0,
}}
/>
</div>
<Search />
</div>
<div>