Bob AI: fix build errors (attempt 1)

This commit is contained in:
2026-02-24 18:15:31 +02:00
parent 727e5da912
commit 8aeeddee36

View File

@@ -38,6 +38,7 @@ function ShopPageContent() {
{"name":"Shop","id":"/shop"}
]}
brandName="Cozy Brews"
button={{ text: "Cart", href: "/cart" }}
/>
</div>
<main className="min-h-screen flex items-center justify-center pt-20">
@@ -69,6 +70,7 @@ function ShopPageContent() {
{"name":"Shop","id":"/shop"}
]}
brandName="Cozy Brews"
button={{ text: "Cart", href: "/cart" }}
/>
</div>
<div id="productCatalog" data-section="productCatalog">