import DigitalAgency from "./digital-agency"; // Adjust the path based on your project structure const Index = () => { return ; }; export default Index;