From 0e98b98ae5e93a394095361f48df4d4adcd82f26 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 16:02:03 +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 e637069..b86f807 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -113,7 +113,7 @@ export default function LandingPage() { description="We combine exclusive experiences with culinary excellence, offering unmatched convenience, authenticity, and luxury for discerning travelers and adventurers" features={[ { - id: "1", title: "Premium Boat & Equipment", description="Our state-of-the-art fishing vessel features comfortable cabins, advanced navigation systems, and top-tier fishing equipment. Designed for both comfort and success, accommodating up to 12 guests.", media: { imageSrc: "https://images.unsplash.com/photo-1544551763-46a013bb70d5?w=800&q=80" }, + id: "1", title: "Premium Boat & Equipment", description: "Our state-of-the-art fishing vessel features comfortable cabins, advanced navigation systems, and top-tier fishing equipment. Designed for both comfort and success, accommodating up to 12 guests.", media: { imageSrc: "https://images.unsplash.com/photo-1544551763-46a013bb70d5?w=800&q=80" }, items: [ { icon: Anchor, text: "45-foot luxury charter boat" }, { icon: Gauge, text: "Advanced GPS & sonar systems" }, -- 2.49.1