diff --git a/src/app/fleet/page.tsx b/src/app/fleet/page.tsx index ed37f25..fc1c279 100644 --- a/src/app/fleet/page.tsx +++ b/src/app/fleet/page.tsx @@ -6,7 +6,7 @@ import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis' import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay'; import ProductCardTwo from '@/components/sections/product/ProductCardTwo'; -export default function LandingPage() { +export default function FleetPage() { return (