Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 27cb6bf992 | |||
| 5fb1ad403f |
@@ -145,7 +145,7 @@ export default function LandingPage() {
|
|||||||
"Fresh Roast", "Standard Shipping"],
|
"Fresh Roast", "Standard Shipping"],
|
||||||
buttons: [
|
buttons: [
|
||||||
{
|
{
|
||||||
text: "Start My Subscription"},
|
text: "Select Weekly Plan"},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -153,7 +153,7 @@ export default function LandingPage() {
|
|||||||
"Exotic Beans", "Priority Shipping", "Brew Guide"],
|
"Exotic Beans", "Priority Shipping", "Brew Guide"],
|
||||||
buttons: [
|
buttons: [
|
||||||
{
|
{
|
||||||
text: "Start My Subscription"},
|
text: "Get Started Today"},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -161,7 +161,7 @@ export default function LandingPage() {
|
|||||||
"Limited Batches", "Exclusive Gadgets", "Free Shipping"],
|
"Limited Batches", "Exclusive Gadgets", "Free Shipping"],
|
||||||
buttons: [
|
buttons: [
|
||||||
{
|
{
|
||||||
text: "Start My Subscription"},
|
text: "Get Started Today"},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
|
|||||||
Reference in New Issue
Block a user