<!-- @format --> <script setup lang="ts"> </script> <template> <div> <business-home-banner /> <business-home-solutions /> <AppFooter /> </div> </template> <style lang="less" scoped> </style>