From cfb91a1a5c2149be9924f58917242c8c89e1c6c1 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 1 Mar 2026 22:43:01 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index 07561e2..7a148cf 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -175,6 +175,9 @@ export default function LandingPage() { }, { id: "4", title: "How do I schedule a vessel tour?", content: "You can schedule a tour directly through our website contact form or call our sales team. We offer flexible scheduling with in-person viewings, virtual tours, and sea trials for qualified buyers." + }, + { + id: "5", title: "What is the warranty on used yachts?", content: "All pre-owned vessels come with a comprehensive 90-day warranty covering major mechanical systems including engines, generators, and essential electronics. Extended warranty options are available for additional peace of mind with coverage up to 5 years on qualifying yachts." } ]} textboxLayout="default" -- 2.49.1