Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 19b8735758 | |||
| de2a05436f |
@@ -153,7 +153,7 @@ export default function LandingPage() {
|
|||||||
"Exotic Beans", "Priority Shipping", "Brew Guide"],
|
"Exotic Beans", "Priority Shipping", "Brew Guide"],
|
||||||
buttons: [
|
buttons: [
|
||||||
{
|
{
|
||||||
text: "Get Started Today"},
|
text: "Get Started with Curated Beans"},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -161,7 +161,7 @@ export default function LandingPage() {
|
|||||||
"Limited Batches", "Exclusive Gadgets", "Free Shipping"],
|
"Limited Batches", "Exclusive Gadgets", "Free Shipping"],
|
||||||
buttons: [
|
buttons: [
|
||||||
{
|
{
|
||||||
text: "Get Started Today"},
|
text: "Unlock Complete Experience"},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
|
|||||||
Reference in New Issue
Block a user