Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 78aeb5cfc6 | |||
| d697313938 | |||
| 4525c76b9f | |||
| d8b5b4f653 | |||
| 5a48e25c15 | |||
| 15f82c0b53 | |||
| c2c379b0f2 |
1421
src/app/layout.tsx
1421
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -86,7 +86,7 @@ export default function LandingPage() {
|
||||
<div id="collection" data-section="collection">
|
||||
<ProductCardFour
|
||||
title="Signature Collection"
|
||||
description="Curated offerings from our master baristas. Each item represents years of expertise and sourcing from the world's most exclusive coffee regions."
|
||||
description="From £4.80 to £8.00 – Curated offerings from our master baristas. Each item represents years of expertise and sourcing from the world's most exclusive coffee regions."
|
||||
tag="Premium Selection"
|
||||
tagAnimation="slide-up"
|
||||
products={[
|
||||
@@ -200,4 +200,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user