new pages for user buils (vault), edit saved builds, and the community build page.

This commit is contained in:
2025-12-20 10:01:07 -05:00
parent f81974cc0b
commit 61935982b3
10 changed files with 1405 additions and 316 deletions
@@ -591,7 +591,7 @@ export default function ProductDetailsPage() {
{isBestOffer(o) && (
<span className="ml-2 inline-flex items-center rounded bg-amber-400 px-2 py-0.5 text-[10px] font-semibold text-black">
BEST
BEST DEAL
</span>
)}
</td>