From faa97eb31fab3ecc941ed2ae44c30b8efb0b4432 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 9 May 2026 17:19:26 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d0a3e69..1bec39c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -96,7 +96,7 @@ export default function LandingPage() { type: "text-icon", text: "Local Owned", icon: Heart, }, { - type: "text-icon", text: "Open 7 Days", icon: Calendar, + type: "text-icon", text: "Cheapest in Town", icon: Calendar, }, { type: "text-icon", text: "Direct Billing", icon: CheckCircle,