<script setup>import WaterSupplyHome from './components/WaterSupplyHome.vue'</script> <template><WaterSupplyHome /></template>