Merge version_7 into main

Merge version_7 into main
This commit was merged in pull request #6.
This commit is contained in:
2026-04-20 11:32:37 +00:00

View File

@@ -145,7 +145,7 @@ export default function LandingPage() {
"Fresh Roast", "Standard Shipping"],
buttons: [
{
text: "Start My Subscription"},
text: "Select Weekly Plan"},
],
},
{
@@ -153,7 +153,7 @@ export default function LandingPage() {
"Exotic Beans", "Priority Shipping", "Brew Guide"],
buttons: [
{
text: "Start My Subscription"},
text: "Get Started Today"},
],
},
{
@@ -161,7 +161,7 @@ export default function LandingPage() {
"Limited Batches", "Exclusive Gadgets", "Free Shipping"],
buttons: [
{
text: "Start My Subscription"},
text: "Get Started Today"},
],
},
]}