diff --git a/src/app/destinations/page.tsx b/src/app/destinations/page.tsx index 9e1b607..9b13429 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 +}