main
<template> <SwapReview /> </template> <script lang="ts" setup> definePageMeta({ layout: 'background-layout', middleware: ['swap'], }) </script>