Merge version_2 into main #3

Merged
bender merged 1 commits from version_2 into main 2026-03-12 11:32:48 +00:00

View File

@@ -67,7 +67,7 @@ export default function LandingPage() {
<div id="featured" data-section="featured">
<ProductCardThree
title="Our Signature Collections"
description="Explore our most beloved premium chocolate creations, handpicked for their exceptional quality and unforgettable taste."
description="Handcrafted favorites ready to ship. Add to cart and enjoy free delivery on orders over $50."
tag="Bestsellers"
tagAnimation="slide-up"
textboxLayout="default"
@@ -248,4 +248,4 @@ export default function LandingPage() {
</div>
</ThemeProvider>
);
}
}