Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f8472081ff | |||
| a76fe28017 | |||
| b93d7ec400 |
@@ -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>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user