Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| aece116cb8 | |||
| 0788823900 | |||
| 8d9495ccf2 |
@@ -48,6 +48,7 @@ export default function LandingPage() {
|
|||||||
title="Bean And Steal"
|
title="Bean And Steal"
|
||||||
description="Ascetic coffee for the deliberate mind. Precision roasted, ethically sourced, purely enjoyed."
|
description="Ascetic coffee for the deliberate mind. Precision roasted, ethically sourced, purely enjoyed."
|
||||||
tag="The Daily Ritual"
|
tag="The Daily Ritual"
|
||||||
|
buttons={[{ text: "Experience the Ritual", href: "#products" }]}
|
||||||
mediaItems={[
|
mediaItems={[
|
||||||
{ imageSrc: "http://img.b2bpic.net/free-photo/side-view-albino-woman-sitting-table_23-2150171835.jpg", imageAlt: "Minimalist Space" },
|
{ imageSrc: "http://img.b2bpic.net/free-photo/side-view-albino-woman-sitting-table_23-2150171835.jpg", imageAlt: "Minimalist Space" },
|
||||||
{ imageSrc: "http://img.b2bpic.net/free-photo/high-angle-coffee-with-copy-space_23-2148464840.jpg", imageAlt: "Manual Brew" },
|
{ imageSrc: "http://img.b2bpic.net/free-photo/high-angle-coffee-with-copy-space_23-2148464840.jpg", imageAlt: "Manual Brew" },
|
||||||
@@ -169,4 +170,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user