From 569377c9435520ef34bb4bc298d31572f60cf2ac Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 24 Mar 2026 03:54:39 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 7b2f5ab..0284ba2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -172,8 +172,8 @@ export default function LandingPage() { }, { id: "bundle-deal", badge: "Best Value", badgeIcon: Tag, - price: "Coming Soon", name: "Healthy Combo Deals", features: [ - "Nuggets + Burger + Tea", "Exclusive bundle pricing", "Save more with combos"], + price: "Coming Soon", name: "Exciting New Combo Deals!", features: [ + "Discover gourmet healthy combos", "Exclusive bundle savings coming soon", "Sign up for early access & notifications!"], buttons: [ { text: "Notify Me", href: "#"}, -- 2.49.1