Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 78aeb5cfc6 | |||
| d697313938 | |||
| 4525c76b9f |
@@ -1392,4 +1392,4 @@ export default function RootLayout({
|
|||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
@@ -86,7 +86,7 @@ export default function LandingPage() {
|
|||||||
<div id="collection" data-section="collection">
|
<div id="collection" data-section="collection">
|
||||||
<ProductCardFour
|
<ProductCardFour
|
||||||
title="Signature Collection"
|
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"
|
tag="Premium Selection"
|
||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
products={[
|
products={[
|
||||||
@@ -200,4 +200,4 @@ export default function LandingPage() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user