Merge version_4 into main #4
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user