Design a technology stack search page that fits between an existing header and footer. The page should have the following elements:
1. Main search area:
- Large search bar centered at the top of the content area
- Placeholder text: "Search for apps or tech stacks"
- Search button with a magnifying glass icon
2. Filter options:
- Placed directly below the search bar
- Include dropdowns for:
* Categories (Web, Mobile, AI/ML, etc.)
* Sort by (Popularity, Recent updates)
- "Apply Filters" button
3. Results grid:
- Responsive layout (4 columns on large screens, 3 on medium, 2 on small)
- Each card displays:
* App logo (use placeholder images)
* App name
* Short description (max 2 lines)
* Key technologies used (as tags)
* "View Details" button
4. Pagination:
- Display at the bottom of the results
- Show current page and total pages
- Previous and Next buttons
5. Quick view modal:
- Appears when "View Details" is cli | A shadcn/ui and v0 generation - v0