diff --git a/src/app/destinations/page.tsx b/src/app/destinations/page.tsx index 9b13429..9e1b607 100644 --- a/src/app/destinations/page.tsx +++ b/src/app/destinations/page.tsx @@ -147,4 +147,4 @@ export default function DestinationsPage() { /> ); -} +} \ No newline at end of file