Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f8472081ff | |||
| a76fe28017 | |||
| b93d7ec400 |
@@ -83,7 +83,7 @@ export default function LandingPage() {
|
|||||||
<div id="products" data-section="products">
|
<div id="products" data-section="products">
|
||||||
<ProductCardThree
|
<ProductCardThree
|
||||||
title="Our Signature Selection"
|
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"
|
tag="Fresh Daily"
|
||||||
tagIcon={Sparkles}
|
tagIcon={Sparkles}
|
||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
@@ -223,4 +223,4 @@ export default function LandingPage() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user