Merge version_2 into main #3

Merged
bender merged 1 commits from version_2 into main 2026-03-11 08:33:07 +00:00

View File

@@ -83,7 +83,7 @@ export default function LandingPage() {
<div id="products" data-section="products">
<ProductCardThree
title="Our Signature Selection"
description="Handpicked favorites from our daily collection of fresh-baked delights"
description="Handpicked favorites from our daily collection—order by 2pm for same-day delivery"
tag="Fresh Daily"
tagIcon={Sparkles}
tagAnimation="slide-up"
@@ -223,4 +223,4 @@ export default function LandingPage() {
</div>
</ThemeProvider>
);
}
}