From 87243d73d071a3bca623e34afdb2be0ba60aacd0 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 23:21:38 +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 44745c0..988d2cc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,7 +70,7 @@ export default function LandingPage() { description="Choose your perfect fishing adventure on the waters of Miami with our experienced captains and premium equipment." tag="Charter Options" negativeCard={{ - items: ["Limited to dock fishing", "No experienced guides", "Basic equipment only"] + items: ["Crowded tour boats with stranger groups", "Captains without local expertise", "Outdated fishing equipment"] }} positiveCard={{ items: [ -- 2.49.1