Merge version_4 into main #4

Merged
bender merged 1 commits from version_4 into main 2026-05-21 03:21:36 +00:00

View File

@@ -53,6 +53,7 @@ export default function ProductsPage() {
title="Our Decadent Cookies"
description="Discover our entire range of signature cookies, baked to perfection."
products={products}
useInvertedBackground={false}
/>
</div>
@@ -65,7 +66,7 @@ export default function ProductsPage() {
{ label: "Inquiries: hello@lakesidecookie.com", href: "mailto:hello@lakesidecookie.com" },
],
},
]}
],
logoText="Lakeside Cookie Co."
/>
</div>