Update src/app/page.tsx

This commit is contained in:
2026-03-01 22:43:01 +00:00
parent 61ba6d6002
commit cfb91a1a5c

View File

@@ -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: "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" textboxLayout="default"