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,