@@ -32,6 +34,7 @@ export default async function LowerReceiverPage() {
{psa.category}
{psa.brandName}
{psa.modelnumber}
+
{psa.retailPrice}
${Number(psa.salePrice).toFixed(2)}
{/* I dont think this is exactly correct but works for now? */}
diff --git a/src/components/Navbar/index.tsx b/src/components/Navbar/index.tsx
index a321320..835ede1 100644
--- a/src/components/Navbar/index.tsx
+++ b/src/components/Navbar/index.tsx
@@ -75,14 +75,18 @@ export default function Navbar() {
Open user menu
- Menu
{/* */}
+
- {/* Logo */}
-